Specifies where the points are plotted accordingly to the thickmars. Affects ONLY the series in Categorical Mode
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public AwxTickMode TickMode { get; set; } |
Visual Basic |
---|
Public Property TickMode As AwxTickMode Get Set |
JScript |
---|
function get TickMode () : AwxTickMode function set TickMode (value : AwxTickMode) |