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

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