Rotated Property (FlexChart)
In This Topic
Gets or sets a value indicating whether to flip the axes so that X is vertical and Y is horizontal.
Syntax
'Declaration
Public Property Rotated As System.Boolean
public System.bool Rotated {get; set;}
See Also