DygraphGranularity class

Constructors

DygraphGranularity()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ANNUAL → const int
BIANNUAL → const int
CENTENNIAL → const int
DAILY → const int
DECADAL → const int
FIFTY_MILLISECONDLY → const int
FIVE_HUNDRED_MILLISECONDLY → const int
FIVE_MILLISECONDLY → const int
FIVE_MINUTELY → const int
FIVE_SECONDLY → const int
HOURLY → const int
HUNDRED_MILLISECONDLY → const int
MILLISECONDLY → const int
MINUTELY → const int
MONTHLY → const int
NUM_GRANULARITIES → const int
QUARTERLY → const int
SECONDLY → const int
SIX_HOURLY → const int
TEN_MILLISECONDLY → const int
TEN_MINUTELY → const int
TEN_SECONDLY → const int
THIRTY_MINUTELY → const int
THIRTY_SECONDLY → const int
TWO_DAILY → const int
TWO_HOURLY → const int
TWO_MILLISECONDLY → const int
TWO_MINUTELY → const int
TWO_SECONDLY → const int
WEEKLY → const int