ZoomRange class
Defines the visible x-range and zoom level.
Properties
Methods
-
normalized(
) → ZoomRange -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
-
visibleIndexRange(
int dataLength) → ChartIndexRange
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override