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

In This Topic
    CollectedLegendText Property (ChartSeriesCustomProperties.DoughnutProps)
    In This Topic
    Gets or sets the legend text of the collected pie slice. Default: "Other".
    Syntax
    'Declaration
     
    Public Property CollectedLegendText As RdlString
    public RdlString CollectedLegendText {get; set;}
    See Also