ComponentOne FinancialChart for WinForms
ChartType Property (IndicatorBase)

C1.Win.Chart.Finance Namespace > IndicatorBase Class : ChartType Property
Gets or sets the chart type for the series.
Syntax
'Declaration
 
Public Overrides Property ChartType As Nullable(Of FinancialChartType)
public override Nullable<FinancialChartType> ChartType {get; set;}
See Also

Reference

IndicatorBase Class
IndicatorBase Members