Search
Dashboard.isAnimated Method
See Also
 






Returns a value that indicates if this Dashboard is animated.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public boolean isAnimated ()

 Return Value

true if the Dashboard is animated; otherwise, false.

 See Also