[]
Configurates PosX. Sets the initial position of the axis X.
public ChartGesturesBuilder<T> PosX(float value)
Type | Name | Description |
---|---|---|
float | value | The value. |
Type | Description |
---|---|
ChartGesturesBuilder<T> | Current builder. |
The value represents initial position on the axis when the Scale is less than 1. Otherwise, the Value has no effect. The Value should lie between 0 to 1.