Enum
GraphAxisLabelPlacement

Specifies how axis labels are placed on the axis.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum GraphAxisLabelPlacement

Fields

AtMaximum

Labels at max value of the related axis.

Declaration

cs-api-definition
AtMaximum = 3

Field Value

GraphAxisLabelPlacement

AtMinimum

Labels at min value of the related axis.

Declaration

cs-api-definition
AtMinimum = 2

Field Value

GraphAxisLabelPlacement

NextToAxis

Follows the axis.

Declaration

cs-api-definition
NextToAxis = 1

Field Value

GraphAxisLabelPlacement

None

No axis labels.

Declaration

cs-api-definition
None = 0

Field Value

GraphAxisLabelPlacement

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