ComponentOne ASP.NET MVC Controls
ChartType Method (FinancialChartBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > FinancialChartBuilder<T> Class : ChartType Method
The value.
Configurates C1.Web.Mvc.Finance.FinancialChart<T>.ChartType. Sets the type of chart to create
Syntax
'Declaration
 
Public Function ChartType( _
   ByVal value As ChartType _
) As FinancialChartBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

FinancialChartBuilder<T> Class
FinancialChartBuilder<T> Members