ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1PieChart Class
Members

In This Topic
    C1PieChart Class
    In This Topic
    The C1PieChart class contains properties specific to the C1PieChart. Pie charts are commonly used to display simple values. Each slice in the C1PieChart is represented by the PieChartSeries.
    Object Model
    C1PieChart Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             System.Web.UI.WebControls.BaseDataBoundControl
                System.Web.UI.WebControls.DataBoundControl
                      C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<Tseries,TAnimation,TBinding>
                         C1.Web.Wijmo.Controls.C1Chart.C1PieChart

    See Also