[]
Configurates SelectionIndex. Sets the index of selected chart series.
public TBuilder SelectionIndex(int? value)
Public Function SelectionIndex(value As Integer?) As TBuilder
| Type | Name | Description |
|---|---|---|
| int? | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |