Enum
GaugeLabelsRenderingType

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.

Declaration

cs-api-definition
MoveInsideBounds = 0

Field Value

GaugeLabelsRenderingType

StretchBounds

This causes a label's content that will otherwise crop to stretch the bounds of the gauge.

Declaration

cs-api-definition
StretchBounds = 1

Field Value

GaugeLabelsRenderingType

In this article
DefinitionFieldsMoveInsideBoundsStretchBounds
Not finding the help you need?
Contact Support