BarErrorDecorator<D>  class 
 
Decorates bars with error whiskers.
Used to represent confidence intervals for bar charts.
- Inheritance
- 
    - Object
- BarRendererDecorator<D> 
- BarErrorDecorator
 
Constructors
Properties
- endpointLengthPx → double
- 
  
  final
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- outlineColor → Color
- 
  
  final
- outlineWidthPx → double
- 
  
  final
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- strokeColor → Color
- 
  
  final
- strokeWidthPx → double
- 
  
  final
Methods
- 
  decorate(Iterable< ImmutableBarRendererElement< barElements, ChartCanvas canvas, GraphicsFactory graphicsFactory, {required Rectangle<D> >num> drawBounds, required double animationPercent, required bool renderingVertically, bool rtl = false}) → void
- 
  
  override
- 
  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