[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartAxisBuilder-1.PlotAreaIndex

PlotAreaIndex Method

PlotAreaIndex(int?)

Configurates PlotAreaIndex. Sets the plot area for the axis.

Declaration
public ChartAxisBuilder<T> PlotAreaIndex(int? value)
Parameters
Type Name Description
int? value

The value.

Returns
Type Description
ChartAxisBuilder<T>

Current builder.