TickOptions

constructor(callback: (value: Any, index: Any, values: Any) -> dynamic? = null, display: Boolean = true, backdropColor: Color? = null, backdropPadding: LayoutPaddingObject? = null, color: Color? = null, font: ChartFont? = null, major: dynamic = null, padding: Number? = null, showLabelBackdrop: Boolean? = null, textStrokeColor: Color? = null, textStrokeWidth: Number? = null, z: Number? = null, align: TitleAlign? = null, crossAlign: CrossAlign? = null, sampleSize: Number? = null, autoSkip: Boolean? = null, autoSkipPadding: Number? = null, includeBounds: Boolean? = null, labelOffset: Number? = null, maxRotation: Number? = null, minRotation: Number? = null, mirror: Boolean? = null, count: Number? = null, format: dynamic = null, maxTicksLimit: Int? = null, precision: Number? = null, stepSize: Number? = null, source: dynamic = null)