ComponentOne FlexChart for WinForms
Length Property


C1.Win.Chart.Annotation Namespace > Square Class : Length Property
Gets or sets the length of the square annotation.
Syntax
'Declaration
 
Public Property Length As Double
'Usage
 
Dim instance As Square
Dim value As Double
 
instance.Length = value
 
value = instance.Length
public double Length {get; set;}
See Also

Reference

Square Class
Square Members