[]
Configurates Width. A value that indicates the width of the chart style.
public SVGStyleBuilder Width(double? value)
Public Function Width(value As Double?) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| double? | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |