ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / KmlLayer Class / LegendItemKind Property

In This Topic
    LegendItemKind Property (KmlLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LegendItemKind As LegendItemKind
    public override LegendItemKind LegendItemKind {get;}
    See Also