Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LegendItemBase Class / Kind Property

In This Topic
    Kind Property (LegendItemBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Kind As LegendItemKind
    public virtual LegendItemKind Kind {get; set;}
    See Also