C1.Silverlight.Chart.5
ChartType Property (DataSeries)

Gets or sets series-specific chart type. By default, chart type is defined by C1Chart.ChartType property.
Syntax
'Declaration
 
Public Property ChartType As System.Nullable(Of ChartType)
public System.Nullable<ChartType> ChartType {get; set;}
See Also

Reference

DataSeries Class
DataSeries Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.