ComponentOne FinancialChart for WinForms
C1.Win.Chart.Annotation Namespace / Line Class / StartX Property

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