ComponentOne FinancialChart for WinForms
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 Double
    public double StartY {get; set;}
    See Also