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

In This Topic
    Length Property
    In This Topic
    Gets or sets the length of the square annotation.
    Syntax
    'Declaration
     
    Public Property Length As Double
    public double Length {get; set;}
    See Also