The relative length of a major tick mark

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double MajorLineLength { get; set; }
Visual Basic
Public Property MajorLineLength As Double
	Get
	Set
JScript
function get MajorLineLength () : double
function set MajorLineLength (value : double)

See Also