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

In This Topic
    Caption Property (Legend)
    In This Topic
    Gets or sets the legend's caption.
    Syntax
    'Declaration
     
    Public Property Caption As String
    public string Caption {get; set;}
    See Also