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

In This Topic
    LegendItemVisible Property (ILegendItem)
    In This Topic
    Gets the legend item's visibility.
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemVisible As Boolean
    bool LegendItemVisible {get;}
    See Also