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 ChartInnerBorder { get; set; } |
Visual Basic |
---|
Public Property ChartInnerBorder As Brush Get Set |
JScript |
---|
function get ChartInnerBorder () : Brush function set ChartInnerBorder (value : Brush) |