ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PieProps Class
Members

In This Topic
    ChartSeriesCustomProperties.PieProps Class
    In This Topic
    Properties of Pie chart.
    Object Model
    ChartSeriesCustomProperties.PieProps Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesCustomProperties.PieProps 
       Inherits ChartSeriesCustomProperties.PropsBase
    public class ChartSeriesCustomProperties.PieProps : ChartSeriesCustomProperties.PropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.DoughnutProps

    See Also