ComponentOne FinancialChart for WinForms
Rotated Property

C1.Win.Chart Namespace > FlexChart Class : Rotated Property
Gets or sets a value indicating whether to flip the axes so that X is vertical and Y is horizontal.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Rotated As Boolean
[DefaultValue()]
public bool Rotated {get; set;}
See Also

Reference

FlexChart Class
FlexChart Members