DataSets

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)