C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1PieChart Class
Members

C1PieChart Class
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.Base.C1TargetDataBoundControlBase
                  C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<Tseries,TAnimation,TBinding>
                     C1.Web.Wijmo.Controls.C1Chart.C1PieChart

See Also