New to Kendo UI for AngularStart a free 30-day trial

LabelSettings

Represents the settings of the label that shows the progress status of the ProgressBar.

NameTypeDefaultDescription

format?

LabelType | LabelFn

'value'

Sets the format for rendering the value in the label. The supported preset types are value (default) and percent. You can also provide a callback that exposes the current value and returns the formatted string to display in the label (see example).

position?

LabelPosition

'end'

Sets the position of the progress status label.

visible?

boolean

Shows or hides the label for the progress status.

Not finding the help you need?
Contact Support