DataSets

data class DataSets(val cubicInterpolationMode: InterpolationMode? = null, val backgroundColor: List<Color>? = null, val borderWidth: List<Int>? = null, val borderColor: List<Color>? = null, val borderCapStyle: LineCap? = null, val borderDash: List<Int>? = null, val borderDashOffset: Number? = null, val borderJoinStyle: LineJoin? = null, val borderSkipped: List<Position>? = null, val clip: dynamic = null, val data: List<dynamic>? = null, val fill: dynamic = null, val hoverBackgroundColor: List<Color>? = null, val hoverBorderColor: List<Color>? = null, val hoverBorderWidth: List<Int>? = null, val hoverBorderCapStyle: LineCap? = null, val hoverBorderDash: List<Int>? = null, val hoverBorderDashOffset: Number? = null, val hoverBorderJoinStyle: LineJoin? = null, val indexAxis: String? = null, val label: String? = null, val order: Number? = null, val pointBorderColor: List<Color>? = null, val pointBackgroundColor: List<Color>? = null, val pointBorderWidth: List<Int>? = null, val pointRadius: List<Number>? = null, val pointHoverRadius: List<Number>? = null, val pointHitRadius: List<Number>? = null, val pointHoverBackgroundColor: List<Color>? = null, val pointHoverBorderColor: List<Color>? = null, val pointHoverBorderWidth: List<Int>? = null, val pointRotation: List<Number>? = null, val pointStyle: List<PointStyle>? = null, val segment: dynamic = null, val showLine: Boolean? = null, val spanGaps: Boolean? = null, val stack: String? = null, val stepped: Boolean? = null, val tension: Number? = null, val xAxisID: String? = null, val yAxisID: String? = null, val base: Number? = null, val barPercentage: Number? = null, val barThickness: dynamic = null, val borderRadius: List<Number>? = null, val categoryPercentage: Number? = null, val grouped: Boolean? = null, val hoverBorderRadius: List<Number>? = null, val inflateAmount: List<Number>? = null, val maxBarThickness: Number? = null, val minBarLegth: Number? = null, val skipNull: Boolean? = null, val circumference: Number? = null, val offset: List<Number>? = null, val rotation: Number? = null, val spacing: Number? = null, val weight: Number? = null, val hitRadius: List<Number>? = null, val hoverRadius: List<Number>? = null, val radius: List<dynamic>? = null, val borderAlign: BorderAlign? = null, val cutout: dynamic = null, val animation: dynamic = null, val drawActiveElementsOnTop: Boolean? = null, val circular: Boolean? = null)

Chart data sets.

Constructors

Link copied to clipboard
constructor(cubicInterpolationMode: InterpolationMode? = null, backgroundColor: List<Color>? = null, borderWidth: List<Int>? = null, borderColor: List<Color>? = null, borderCapStyle: LineCap? = null, borderDash: List<Int>? = null, borderDashOffset: Number? = null, borderJoinStyle: LineJoin? = null, borderSkipped: List<Position>? = null, clip: dynamic = null, data: List<dynamic>? = null, fill: dynamic = null, hoverBackgroundColor: List<Color>? = null, hoverBorderColor: List<Color>? = null, hoverBorderWidth: List<Int>? = null, hoverBorderCapStyle: LineCap? = null, hoverBorderDash: List<Int>? = null, hoverBorderDashOffset: Number? = null, hoverBorderJoinStyle: LineJoin? = null, indexAxis: String? = null, label: String? = null, order: Number? = null, pointBorderColor: List<Color>? = null, pointBackgroundColor: List<Color>? = null, pointBorderWidth: List<Int>? = null, pointRadius: List<Number>? = null, pointHoverRadius: List<Number>? = null, pointHitRadius: List<Number>? = null, pointHoverBackgroundColor: List<Color>? = null, pointHoverBorderColor: List<Color>? = null, pointHoverBorderWidth: List<Int>? = null, pointRotation: List<Number>? = null, pointStyle: List<PointStyle>? = null, segment: dynamic = null, showLine: Boolean? = null, spanGaps: Boolean? = null, stack: String? = null, stepped: Boolean? = null, tension: Number? = null, xAxisID: String? = null, yAxisID: String? = null, base: Number? = null, barPercentage: Number? = null, barThickness: dynamic = null, borderRadius: List<Number>? = null, categoryPercentage: Number? = null, grouped: Boolean? = null, hoverBorderRadius: List<Number>? = null, inflateAmount: List<Number>? = null, maxBarThickness: Number? = null, minBarLegth: Number? = null, skipNull: Boolean? = null, circumference: Number? = null, offset: List<Number>? = null, rotation: Number? = null, spacing: Number? = null, weight: Number? = null, hitRadius: List<Number>? = null, hoverRadius: List<Number>? = null, radius: List<dynamic>? = null, borderAlign: BorderAlign? = null, cutout: dynamic = null, animation: dynamic = null, drawActiveElementsOnTop: Boolean? = null, circular: Boolean? = null)

Properties

Link copied to clipboard
val animation: dynamic = null
Link copied to clipboard
val backgroundColor: List<Color>? = null
Link copied to clipboard
val barPercentage: Number? = null
Link copied to clipboard
val barThickness: dynamic = null
Link copied to clipboard
val base: Number? = null
Link copied to clipboard
Link copied to clipboard
val borderCapStyle: LineCap? = null
Link copied to clipboard
val borderColor: List<Color>? = null
Link copied to clipboard
val borderDash: List<Int>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val borderRadius: List<Number>? = null
Link copied to clipboard
Link copied to clipboard
val borderWidth: List<Int>? = null
Link copied to clipboard
Link copied to clipboard
val circular: Boolean? = null
Link copied to clipboard
val circumference: Number? = null
Link copied to clipboard
val clip: dynamic = null
Link copied to clipboard
Link copied to clipboard
val cutout: dynamic = null
Link copied to clipboard
val data: List<dynamic>? = null
Link copied to clipboard
Link copied to clipboard
val fill: dynamic = null
Link copied to clipboard
val grouped: Boolean? = null
Link copied to clipboard
val hitRadius: List<Number>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val hoverBorderDash: List<Int>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val hoverBorderWidth: List<Int>? = null
Link copied to clipboard
val hoverRadius: List<Number>? = null
Link copied to clipboard
val indexAxis: String? = null
Link copied to clipboard
val inflateAmount: List<Number>? = null
Link copied to clipboard
val label: String? = null
Link copied to clipboard
val maxBarThickness: Number? = null
Link copied to clipboard
val minBarLegth: Number? = null
Link copied to clipboard
val offset: List<Number>? = null
Link copied to clipboard
val order: Number? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val pointBorderWidth: List<Int>? = null
Link copied to clipboard
val pointHitRadius: List<Number>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val pointRadius: List<Number>? = null
Link copied to clipboard
val pointRotation: List<Number>? = null
Link copied to clipboard
val pointStyle: List<PointStyle>? = null
Link copied to clipboard
val radius: List<dynamic>? = null
Link copied to clipboard
val rotation: Number? = null
Link copied to clipboard
val segment: dynamic = null
Link copied to clipboard
val showLine: Boolean? = null
Link copied to clipboard
val skipNull: Boolean? = null
Link copied to clipboard
val spacing: Number? = null
Link copied to clipboard
val spanGaps: Boolean? = null
Link copied to clipboard
val stack: String? = null
Link copied to clipboard
val stepped: Boolean? = null
Link copied to clipboard
val tension: Number? = null
Link copied to clipboard
val weight: Number? = null
Link copied to clipboard
val xAxisID: String? = null
Link copied to clipboard
val yAxisID: String? = null

Functions

Link copied to clipboard
fun DataSets.toJs(i18nTranslator: (String) -> String): dynamic

An extension function to convert configuration class to JS object.