'DeclarationPublic Property VerticalAscendingZoom As System.Boolean
'UsageDim instance As NDataZoomTool Dim value As System.Boolean instance.VerticalAscendingZoom = value value = instance.VerticalAscendingZoom
public System.bool VerticalAscendingZoom {get; set;}