[]
Configurates Column. Sets the column number of plot area. Using column property, you can set vertical position of the plot area on the chart.
public PlotAreaBuilder Column(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| PlotAreaBuilder | Current builder. |