ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Line Class / StartY Property

In This Topic
    StartY Property
    In This Topic
    Gets or sets the y-coordinate of starting point.
    Syntax
    'Declaration
     
    Public Property StartY As Double
    public double StartY {get; set;}
    See Also