Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / LegendTextItem Class / Caption Property

In This Topic
    Caption Property (LegendTextItem)
    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