ChartDataLabel class
ChartDataPoint Object
Holds the plot values for each data node in the series
Constructors
Properties
- anchor → String?
-
final
- color → Color
-
final
- direction → String?
-
final
- endlabel → dynamic
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- label → dynamic
-
final
- labelcolor → dynamic
-
final
- labelsize → int?
-
final
- position → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- startlabel → dynamic
-
final
- x → dynamic
-
final
- x1 → dynamic
-
final
- x2 → dynamic
-
final
- y → dynamic
-
final
- y1 → dynamic
-
final
- y2 → dynamic
-
final
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