Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PieProps Class / CollectedChartShowLabels Property

In This Topic
    CollectedChartShowLabels Property (ChartSeriesCustomProperties.PieProps)
    In This Topic
    Displays point label for the collected pie (if slices have been collected). Default: False.
    Syntax
    'Declaration
     
    Public Property CollectedChartShowLabels As RdlBool
    public RdlBool CollectedChartShowLabels {get; set;}
    See Also