Search
DateTimeSeries.setDateTimeFormat Method
See Also
 






Sets a value indicating how to format DateTime values as labels.

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

 Syntax

Java  Copy Code

public void setDateTimeFormat (
    DateTimeFormat value
)

 Parameters

value

One of the DateTime enumeration values.

 See Also