'Declaration
Public Property VerticalAscendingZoom As System.Boolean
'Usage
Dim instance As NDataZoomTool Dim value As System.Boolean instance.VerticalAscendingZoom = value value = instance.VerticalAscendingZoom
public System.bool VerticalAscendingZoom {get; set;}