EnumGaugeLabelsRenderingType
Enum
Internal use only
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(EnumTypeConverter<GaugeLabelsRenderingType>))]
public enum GaugeLabelsRenderingType
Fields
MoveInsideBounds
This causes a label's content that will otherwise crop to be translated inside the bounds of the gauge.
StretchBounds
This causes a label's content that will otherwise crop to stretch the bounds of the gauge.