Gets or sets whether charts in the component will display a zoom ruler associated to the main Y axis.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ShowRangeZoomRuler { get; set; } |
| Visual Basic |
|---|
Public Property ShowRangeZoomRuler As Boolean Get Set |
| JScript |
|---|
function get ShowRangeZoomRuler () : boolean function set ShowRangeZoomRuler (value : boolean) |