MindFusion.Charting for Java Programmer's Guide
ScrollEventType.LargeDecrement Field
See Also
 






  Gauges

The scroll box moved a large distance. The user clicked the scroll bar to the left(horizontal) or above(vertical) the scroll box, or pressed the PAGE UP key.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public static final int LargeDecrement

 See Also