Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.DoughnutProps Class
Members

In This Topic
    ChartSeriesCustomProperties.DoughnutProps Class
    In This Topic
    Properties of Doughnut charts.
    Object Model
    ChartSeriesCustomProperties.DoughnutProps Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesCustomProperties.DoughnutProps 
       Inherits ChartSeriesCustomProperties.PieProps
    public class ChartSeriesCustomProperties.DoughnutProps : ChartSeriesCustomProperties.PieProps 
    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