FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemCaption Property

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