DefaultCartesianMarker
constructor(label: TextComponent, valueFormatter: DefaultCartesianMarker.ValueFormatter = ValueFormatter.default(), labelPosition: DefaultCartesianMarker.LabelPosition = LabelPosition.Top, indicator: (Color) -> Component? = null, indicatorSize: Dp = Defaults.MARKER_INDICATOR_SIZE.dp, guideline: LineComponent? = null)