A  B  C  D  F  G  H  L  P  R  S  T  V  X  Y 

L

Label - class in cz.applifting.appgraph.decorations
Component that draws text label with color background to the canvas.
LabelXPosition - class in cz.applifting.appgraph.decorations
Class that translates x coordinate for the label.
LabelXPosition.CanvasPosition - class in cz.applifting.appgraph.decorations.LabelXPosition
Makes no translation.
LabelXPosition.ChartPosition - class in cz.applifting.appgraph.decorations.LabelXPosition
Depends how chart is drawn.
LabelXPosition.PaddingPosition - class in cz.applifting.appgraph.decorations.LabelXPosition
Positions either in LEFT or RIGHT canvas padding.
LabelYPosition - class in cz.applifting.appgraph.decorations
 
LabelYPosition.CanvasPosition - class in cz.applifting.appgraph.decorations.LabelYPosition
Makes no translation 0 is top corner.
LabelYPosition.ChartPosition - class in cz.applifting.appgraph.decorations.LabelYPosition
The value corresponds to y-value according to current chart scale.
LabelYPosition.PaddingPosition - class in cz.applifting.appgraph.decorations.LabelYPosition
TOP or BOTTOM canvas padding position
LEFT - enum entry in cz.applifting.appgraph.decorations.PaddingPositionType
 
LEFT - enum entry in cz.applifting.appgraph.decorations.YAxisLabelsPosition
 
LineChart(List,LineChartStyle,XAxisLabels,YAxisLabels,YScale,Function0,List,Map,String,String,Function1) - function in cz.applifting.appgraph.charts.lineChart.LineChartKt
Composable that displays line chart
LineChartDataPointStyle - class in cz.applifting.appgraph.charts.lineChart
Class for styling individual data points in LineChart
LineChartKt - class in cz.applifting.appgraph.charts.lineChart
 
LineChartStyle - class in cz.applifting.appgraph.charts.lineChart
Class for styling line chart
A  B  C  D  F  G  H  L  P  R  S  T  V  X  Y