A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
U
- UnknownAxisPositionException - class in com.patrykandpatrick.vico.core.throwable
- The Exception thrown when a function receives an unexpected AxisPosition subclass.
- unregisterFromUpdates(Object) - function in com.patrykandpatrick.vico.core.entry.ChartEntryModelProducer
- Unregisters the update listener associated with the given key.
- unregisterFromUpdates(Object) - function in com.patrykandpatrick.vico.core.entry.ChartModelProducer
- Unregisters the update listener associated with the given key.
- unregisterFromUpdates(Object) - function in com.patrykandpatrick.vico.core.entry.composed.ComposedChartEntryModelProducer
- Unregisters the update listener associated with the given key.
- updateAll(TreeMap,Map) - function in com.patrykandpatrick.vico.core.extension.MapExtensionsKt
- Updates the receiver TreeMap with the contents of another Map.
- updateBounds(RectF,Float,Float,Float,Float) - function in com.patrykandpatrick.vico.core.extension.RectExtensionsKt
- Updates the coordinates of this RectF.
- updateBy(RectF,Float,Float,Float,Float) - function in com.patrykandpatrick.vico.core.extension.RectExtensionsKt
- Increments the coordinates of this RectF by the provided values.
- updateChartValues(ChartValuesManager,Model,Float) - function in com.patrykandpatrick.vico.core.chart.BaseChart
- Updates the ChartValues stored in the provided ChartValuesManager instance to this Chart’s ChartValues.
- updateChartValues(ChartValuesManager,Model,Float) - function in com.patrykandpatrick.vico.core.chart.Chart
- Updates the ChartValues stored in the provided ChartValuesManager instance to this Chart’s ChartValues.
- updateChartValues(ChartValuesManager,ChartEntryModel,Float) - function in com.patrykandpatrick.vico.core.chart.column.ColumnChart
- Updates the ChartValues stored in the provided ChartValuesManager instance to this Chart’s ChartValues.
- updateChartValues(ChartValuesManager,ComposedChartEntryModel,Float) - function in com.patrykandpatrick.vico.core.chart.composed.ComposedChart
- Updates the ChartValues stored in the provided ChartValuesManager instance to this Chart’s ChartValues.
- updateChartValues(ChartValuesManager,ChartEntryModel,Float) - function in com.patrykandpatrick.vico.core.chart.line.LineChart
- Updates the ChartValues stored in the provided ChartValuesManager instance to this Chart’s ChartValues.