Click or drag to resize
SharpScriptBase.BackBrush Property
Gets the Background brush series

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Series<Brush> BackBrush { get; }

Property Value

Type: Series<Brush>
See Also