ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemCaption Property

In This Topic
    LegendItemCaption Property
    In This Topic
    Gets the legend item's caption.
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemCaption As String
    string LegendItemCaption {get;}
    See Also