[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.ChartType

ChartType Method

ChartType(ChartType)

Configurates ChartType. Sets the type of chart to create

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

The value.

Returns
Type Description
FinancialChartBuilder<T>

Current builder.