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

LabelSettings

Interface

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

Definition

Package:@progress/kendo-angular-progressbar

Properties

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).

Default:

'value'

Sets the position of the progress status label.

Default:

'end'

visible?

boolean

Shows or hides the label for the progress status.

In this article
DefinitionPropertiesformat?position?visible?
Not finding the help you need?
Contact Support