markerComponent
fun markerComponent(label: TextComponent, indicator: Component, guideline: LineComponent): MarkerComponent
Creates a MarkerComponent.
Parameters
label
the TextComponent to use for the label.
indicator
the Component to use for the indicator.
guideline
the LineComponent to use for the guideline.