Gets or sets the Brush applied to the charts background.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Brush ChartBackground { get; set; } |
Visual Basic |
---|
Public Property ChartBackground As Brush Get Set |
JScript |
---|
function get ChartBackground () : Brush function set ChartBackground (value : Brush) |