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