Color, Gradient or Pattern for the Foreground of the Horizontal Axis lines, labels and title

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.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)

See Also