[]
Configurates Position. Specifies the position of steps in Step chart. It should be 'Start', 'Center' or 'End'.
public StepOptionsBuilder Position(StepPosition value)
Type | Name | Description |
---|---|---|
StepPosition | value | The value. |
Type | Description |
---|---|
StepOptionsBuilder | Current builder. |