Gets or sets the type of chart to display.
[Visual Basic]
Public Property ChartType As Chart2DTypeEnum
[C#]
public Chart2DTypeEnum ChartType {get;set;}
[Delphi]
public property ChartType: Chart2DTypeEnum read get_ChartType write set_ChartType;
See Also
ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |