Package-level declarations

Types

Link copied to clipboard
open class PieChart : Bounded

Draws a pie chart.

Link copied to clipboard
Link copied to clipboard

A MeasuringContext extension with pie-chart data.

Link copied to clipboard
open class PieChartView(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ChartView<PieChartModel>

Displays a PieChart.

Link copied to clipboard
interface PieSize

Defines the size of a pie-chart component.