Provides unique properties used for Bar, Bubble, Gantt, HiloData, Histogram, and Pie charts.

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

Syntax

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

Inheritance Hierarchy

See Also