Specifies where the points are plotted accordingly to the thickmars. Affects ONLY the series in Categorical Mode

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also