Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LayerBase Class / LegendItemFillColor Property

In This Topic
    LegendItemFillColor Property (LayerBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property LegendItemFillColor As Color
    public abstract Color LegendItemFillColor {get;}
    See Also