ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianSeriesView Class / _getStyleBackgroundColor Method

In This Topic
    _getStyleBackgroundColor Method (_BaseCartesianSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _getStyleBackgroundColor() As IColorOption
    public override IColorOption _getStyleBackgroundColor()
    See Also