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

In This Topic
    StartX Property
    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