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

In This Topic
    ChartDataPointCustomProperties.DoughnutProps Class
    In This Topic
    Properties of data point of Doughnut charts.
    Object Model
    ChartDataPointCustomProperties.DoughnutProps Class
    Syntax
    'Declaration
     
    Public Class ChartDataPointCustomProperties.DoughnutProps 
       Inherits ChartDataPointCustomProperties.PieProps
    public class ChartDataPointCustomProperties.DoughnutProps : ChartDataPointCustomProperties.PieProps 
    Inheritance Hierarchy

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

    See Also