FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Annotation Namespace / Square Class / Length Property

In This Topic
    Length Property (Square)
    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