A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
V
- ValueFormatter - class in com.patrykandpatrick.vico.core.formatter
- Formats values for display.
- VerticalAxis - class in com.patrykandpatrick.vico.core.axis.vertical
- An implementation of AxisRenderer used for vertical axes.
- VerticalAxis.Builder - class in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- A subclass of Axis.Builder used to build VerticalAxis instances.
- VerticalAxis.HorizontalLabelPosition - class in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- Defines the horizontal position of each of a vertical axis’s labels relative to the axis line.
- VerticalAxis.VerticalLabelPosition - class in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis
- Defines the vertical position of each of a horizontal axis’s labels relative to the label’s corresponding tick.
- VerticalAxisKt - class in com.patrykandpatrick.vico.core.axis.vertical
- VerticalLegend - class in com.patrykandpatrick.vico.core.legend
- VerticalLegend displays legend items in a vertical list.
- VerticalLegend.Item - class in com.patrykandpatrick.vico.core.legend.VerticalLegend
- Defines the appearance of an item of a VerticalLegend.
- VerticalPosition - class in com.patrykandpatrick.vico.core.component.text
- Defines the vertical position of a drawn object relative to a given point.
- VirtualLayout - class in com.patrykandpatrick.vico.core.layout
- VirtualLayout measures and lays out the components of a chart.