Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LegendColorSwatchItem Class / Caption Property

In This Topic
    Caption Property (LegendColorSwatchItem)
    In This Topic
    Gets or sets the text representing the current item in the legend.
    Syntax
    'Declaration
     
    Public Overridable Property Caption As String
    public virtual string Caption {get; set;}
    See Also