A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
T
- TextComponent - class in com.patrykandpatrick.vico.core.component.text
- Uses Canvas to render text.
- textComponent(Function1) - function in com.patrykandpatrick.vico.core.component.text.TextComponentKt
- The builder DSL for TextComponent.
- TextComponent.Builder - class in com.patrykandpatrick.vico.core.component.text.TextComponent
- The builder for TextComponent.
- TextComponentKt - class in com.patrykandpatrick.vico.core.component.text
- ThresholdLine - class in com.patrykandpatrick.vico.core.chart.decoration
- ThresholdLine is drawn on top of charts and marks a certain range of y-axis values.
- ThresholdLine.LabelHorizontalPosition - class in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- Defines the horizontal position of a ThresholdLine’s label.
- ThresholdLine.LabelVerticalPosition - class in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine
- Defines the vertical position of a ThresholdLine’s label.
- toFontSize(Float) - function in com.patrykandpatrick.vico.core.context.ChartDrawContext
- Returns the number of pixels corresponding to the provided number of scaled pixels.
- toFontSize(Float) - function in com.patrykandpatrick.vico.core.context.DrawContext
- Returns the number of pixels corresponding to the provided number of scaled pixels.
- toFontSize(Float) - function in com.patrykandpatrick.vico.core.context.MeasureContext
- Returns the number of pixels corresponding to the provided number of scaled pixels.
- toFontSize(Float) - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- Returns the number of pixels corresponding to the provided number of scaled pixels.
- Top - enum entry in com.patrykandpatrick.vico.core.axis.vertical.VerticalAxis.VerticalLabelPosition
- Top - enum entry in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine.LabelVerticalPosition
- Top - enum entry in com.patrykandpatrick.vico.core.component.text.VerticalPosition
- toPixels(Float) - function in com.patrykandpatrick.vico.core.context.ChartDrawContext
- Returns the number of pixels corresponding to the provided number of density-independent pixels.
- toPixels(Float) - function in com.patrykandpatrick.vico.core.context.DrawContext
- Returns the number of pixels corresponding to the provided number of density-independent pixels.
- toPixels(Float) - function in com.patrykandpatrick.vico.core.context.MeasureContext
- Returns the number of pixels corresponding to the provided number of density-independent pixels.
- toPixels(Float) - function in com.patrykandpatrick.vico.core.context.MutableMeasureContext
- Returns the number of pixels corresponding to the provided number of density-independent pixels.
- TopLeft - enum entry in com.patrykandpatrick.vico.core.component.shape.cornered.CornerLocation
- TopRight - enum entry in com.patrykandpatrick.vico.core.component.shape.cornered.CornerLocation
- toString() - function in com.patrykandpatrick.vico.core.model.Point
- transformToSpannable(Iterable,CharSequence,CharSequence,CharSequence,Integer,CharSequence,Function2) - function in com.patrykandpatrick.vico.core.extension.SpannableExtensionsKt
- Converts the receiver Iterable to a Spannable.
- translate(RectF,Float,Float) - function in com.patrykandpatrick.vico.core.extension.RectExtensionsKt
- Moves this RectF horizontally and vertically by the specified distances.
- tryUpdate(Float,Float,Float,Float,Float,ChartEntryModel,AxisPosition.Vertical) - function in com.patrykandpatrick.vico.core.chart.values.ChartValuesManager
- Attempts to update the stored values to the provided values.
- tryUpdate(Float,Float,Float,Float,Float,ChartEntryModel) - function in com.patrykandpatrick.vico.core.chart.values.MutableChartValues
- Attempts to update the stored values to the provided values.