New to Kendo UI for Angular? Start a free 30-day trial
RadialLabelPosition
Updated on Jun 18, 2025
Represents the possible positions of the RadialGauge labels.
type RadialLabelPosition = "inside" | "outside";