Search
ChartEvent.setDuration Method
See Also
 






Sets the event duration.

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

 Syntax

Java  Copy Code

public void setDuration (
    double value
)

 Parameters

value

A double value.

 See Also