New to Kendo UI for Angular? Start a free 30-day trial
LabelPosition
Updated on Jun 18, 2025
The position where the status label displays when visible.
type LabelPosition = "start" | "end" | "center";