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

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