[]
Configurates Origin. Sets the value at which the axis crosses perpendicular axis.
public ChartAxisBuilder<T> Origin(double? value)
| Type | Name | Description |
|---|---|---|
| double? | value | The value. |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder. |