Search
DateTimeSeries.getDateTimeFormat Method
See Also
 






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

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

 Syntax

Java  Copy Code

public DateTimeFormat getDateTimeFormat ()

 Return Value

One of the DateTimeFormat enumeration values.

 See Also