currentDateFormat property

String? currentDateFormat
final

Specifies the date format calculated internally for the current date-time values that are displayed on the axis.

Note: This is applicable for DateTimeAxis and DateTimeCategoryAxis.

Implementation

final String? currentDateFormat;