Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.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