Skip to content

ChartAxisLabel

Inherits: BaseControl

Configures a custom label for specific value.

Properties

Properties#

label class-attribute instance-attribute #

label: StrOrControl | None = None

The label to display for the specified value.

value class-attribute instance-attribute #

value: Number | None = None

A value to draw label for.