Color, Gradient or Pattern for the Foreground of the Horizontal Axis lines, labels and title
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Brush HorizontalAxisBrush { get; set; } |
| Visual Basic |
|---|
Public Property HorizontalAxisBrush As Brush Get Set |
| JScript |
|---|
function get HorizontalAxisBrush () : Brush function set HorizontalAxisBrush (value : Brush) |