[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartSeriesBuilder-1.ChartType

ChartType Method

ChartType(ChartType)

Sets the ChartType property.

Declaration
public ChartSeriesBuilder<T> ChartType(ChartType value)
Parameters
Type Name Description
ChartType value

The value

Returns
Type Description
ChartSeriesBuilder<T>

Current builder

Remarks

Gets or sets the chart type for a specific series, overriding the chart type set on the overall chart.