Chart Legend Label Options
interface ChartLegendLabelOptions
Content copied to clipboard
Properties
filter
Link copied to clipboard
open val filter: (legendItem: Chart.ChartLegendLabelItem, data: Chart.ChartData) -> Any?
Content copied to clipboard
fontFamily
Link copied to clipboard
generateLabels
Link copied to clipboard
open val generateLabels: (chart: Chart) -> Array<Chart.ChartLegendLabelItem>?
Content copied to clipboard
usePointStyle
Link copied to clipboard