[]
        
(Showing Draft Content)

C1.WPF.C1Chart.DataSeries.ChartType

ChartType Property

ChartType

Gets or sets series-specific chart type. By default, chart type is defined by C1Chart.ChartType property.

Declaration
[TypeConverter(typeof(NullableChartTypeConverter))]
public ChartType? ChartType { get; set; }