[]
Configurates Reversed. Sets a value indicating whether the axis is reversed (top to bottom or right to left).
public ChartAxisBuilder<T> Reversed(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
ChartAxisBuilder<T> | Current builder. |