Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / LegendItemBase Class / Fill Property

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