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

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