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

LabelType

The predefined label types.

The supported values are:

  • value—Shows the current display value trimmed to the third decimal.
  • percent—Shows the calculated percentage value based on the current display value and the range defined by the min and max options.

type LabelType = "value" | "percent";

Not finding the help you need?
Contact Support