ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties Class / Pie Property

In This Topic
    Pie Property (ChartSeriesCustomProperties)
    In This Topic
    Properties of the Pie chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pie As ChartSeriesCustomProperties.PieProps
    public ChartSeriesCustomProperties.PieProps Pie {get;}
    See Also