[]
Configurates Rotated. Sets a value indicating whether to flip the axes so X is vertical and Y horizontal.
public FlexChartBuilder<T> Rotated(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| FlexChartBuilder<T> | Current builder. |