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

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