BarDataProvider mixin

Implemented types
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

Methods

getBarData() BarData?
getCenter(Size size) MPPointF
inherited
getCenterOffsets() MPPointF
inherited
getData() BarLineScatterCandleBubbleData<IBarLineScatterCandleBubbleDataSet<Entry>>?
inherited
getDefaultValueFormatter() ValueFormatter
inherited
getHighestVisibleX() double
inherited
getLowestVisibleX() double
inherited
getMaxHighlightDistance() double?
Returns the maximum distance in scren dp a touch can be away from an entry to cause it to get highlighted.
inherited
getMaxVisibleCount() int
inherited
getTransformer(AxisDependency axis) Transformer?
inherited
getYChartMax() double?
Returns the maximum y value of the chart, regardless of zoom or translation.
inherited
getYChartMin() double?
Returns the minimum y value of the chart, regardless of zoom or translation.
inherited
isDrawBarShadowEnabled() bool
isDrawValueAboveBarEnabled() bool
isHighlightFullBarEnabled() bool
isInverted(AxisDependency axis) bool
inherited
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