[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PlotAreaBuilder.Row

Row Method

Row(int)

Configurates Row. Sets the row number of plot area. Using row property, you can set horizontal position of the plot area on the chart.

Declaration
public PlotAreaBuilder Row(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
PlotAreaBuilder

Current builder.