ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties Class / Doughnut Property

In This Topic
    Doughnut Property (ChartDataPointCustomProperties)
    In This Topic
    Properties of data point of the Doughnut chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Doughnut As ChartDataPointCustomProperties.DoughnutProps
    public ChartDataPointCustomProperties.DoughnutProps Doughnut {get;}
    See Also