Number of major tick marks with labels.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int MajorTickmarks { get; set; } |
Visual Basic |
---|
Public Property MajorTickmarks As Integer Get Set |
JScript |
---|
function get MajorTickmarks () : int function set MajorTickmarks (value : int) |