ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 System.Double
    public System.double Length {get; set;}
    See Also