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