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

In This Topic
    _backgroundColorEncodingDefinition Property (_EncodingsDefinitionContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _backgroundColorEncodingDefinition As ILegendDefinition
    public ILegendDefinition _backgroundColorEncodingDefinition {get; set;}
    See Also