Namespace:
C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(0)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [BrowsableAttribute(false)] public double YIntercept { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(0)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <BrowsableAttribute(False)> _ Public Property YIntercept As Double Get Set |