currentDateTimeIntervalType property

DateTimeIntervalType? currentDateTimeIntervalType
final

Specifies the date time interval type calculated internally for the date-time values that are displayed on the axis.

Note: This is applicable for DateTimeAxis and DateTimeCategoryAxis.

Implementation

final DateTimeIntervalType? currentDateTimeIntervalType;