[]
Configurates SymbolSize. Sets the size of the symbols used for all Series objects. This property may be overridden by the symbolSize property on each series. (see Series class)
public TBuilder SymbolSize(float value)
Type | Name | Description |
---|---|---|
float | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |