Defines the circular settings for the Polar and Radar charts.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class Circular : c1SpecialData
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Class Circular _
	Inherits c1SpecialData

Inheritance Hierarchy

See Also