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