ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RectangleRenderEngineElement Class / fill Property

In This Topic
    fill Property (_RectangleRenderEngineElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Property fill As IColor
    public IColor fill {get; set;}
    See Also