ChartAriaPainter class
- Inheritance
-
- Object
- NeumorphicShapePainter
- ChartAriaPainter
Constructors
- ChartAriaPainter({required LabelSeriesModel series})
Properties
- altFillPaint → Paint
-
final
- dashedLinePaint → Paint
-
final
- fillPaint → Paint
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- horizontalScale ↔ double
-
getter/setter pair
- indicatorOffset ↔ Offset
-
getter/setter pair
- indicatorPaint → Paint
-
final
- indicatorRect ↔ Rect
-
getter/setter pair
- indicatorSize → Size
-
final
- innerPath ↔ Path
-
getter/setter pairinherited
- innerRect ↔ Rect
-
getter/setter pairinherited
- outerPath ↔ Path
-
getter/setter pairinherited
- outerRect ↔ Rect
-
getter/setter pairinherited
- outlineMainPaint → Paint
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- series → LabelSeriesModel
-
final
- shape → ShapeBorder
-
finalinherited
- strokeWidth → double
-
finalinherited
- verticalScale ↔ double
-
getter/setter pair
Methods
-
calculateShape(
Offset offset, Size size) → void -
inherited
-
convertRadiusToSigma(
double radius) → double -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
paintSurface(
Canvas canvas) → void -
processSeries(
) → void -
saveIndicator(
double x, double y) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited