2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartGroup Class / Pie Property

In This Topic
    Pie Property
    In This Topic
    Gets or sets the Pie object.
    Syntax
    'Declaration
     
    Public Property Pie As Pie
    public Pie Pie {get; set;}
    Remarks
    The Pie object contains properties specific to Pie charts.
    See Also