ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _DataPointStyleOption Class / backgroundColor Property

In This Topic
    backgroundColor Property (_DataPointStyleOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property backgroundColor As IColorOption
    public IColorOption backgroundColor {get; set;}
    See Also