[]
        
(Showing Draft Content)

C1.Report.FlexChartField.Rotated

Rotated Property

Rotated

Gets or sets a value indicating whether to flip the axes so that X is vertical and Y is horizontal.

Declaration
[C1Category("Chart")]
[C1Description("FlexChartField.Rotated", "Specifies a value indicating whether to flip the axes so that X is vertical and Y is horizontal.")]
public bool Rotated { get; set; }
<C1Category("Chart")>
<C1Description("FlexChartField.Rotated", "Specifies a value indicating whether to flip the axes so that X is vertical and Y is horizontal.")>
Public Property Rotated As Boolean