Use custom date/time format of tickmark labels.
Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public bool UseCustomLabelFormat { get; set; } |
Visual Basic |
---|
Public Property UseCustomLabelFormat As Boolean Get Set |
JScript |
---|
function get UseCustomLabelFormat () : boolean function set UseCustomLabelFormat (value : boolean) |