FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Line Class / StartY Property

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