The Pie class contains properties specific to Pie charts.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(Pie..::..TypeConverter))] public class Pie : c1SpecialData |
Visual Basic |
---|
<TypeConverterAttribute(GetType(Pie..::..TypeConverter))> _ Public Class Pie _ Inherits c1SpecialData |