Gets or sets the Pie object.
[Visual Basic]
Public Property Pie As Pie
[C#]
public Pie Pie {get;set;}
[Delphi]
public property Pie: Pie read get_Pie write set_Pie;
Remarks
The Pie object contains properties specific to Pie charts.
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. |