FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.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