DayAxisValueFormatter class

Inheritance

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

determineDayOfMonth(int days, int month) int
determineMonth(int dayOfYear) int
determineYear(int days) int
getAxisLabel(double value, AxisBase? axis) String
inherited
getBarLabel(BarEntry barEntry) String
inherited
getBarStackedLabel(double value, BarEntry stackedEntry) String
inherited
getBubbleLabel(BubbleEntry bubbleEntry) String
inherited
getCandleLabel(CandleEntry candleEntry) String
inherited
getDaysForMonth(int month, int year) int
getFormattedValue1(double? value) String
override
getFormattedValue2(double value, AxisBase axis) String
inherited
getFormattedValue3(double value, Entry entry, int dataSetIndex, ViewPortHandler viewPortHandler) String
inherited
getPieLabel(double value, PieEntry pieEntry) String
inherited
getPointLabel(Entry entry) String
inherited
getRadarLabel(RadarEntry radarEntry) String
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