ChartBehavior mixin

The behavior mixin allows to plug in to the ChartTopContainer a behavior that is specific for a line chart or vertical bar chart.

The behavior is plugged in the container, not the container owner chart.

Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startYAxisAtDataMinAllowed bool
Behavior allows to start Y axis at data minimum (rather than 0).
no setter

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