EnumGraphAxisLabelPlacement
Enum
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.
AtMinimum
Labels at min value of the related axis.
NextToAxis
Follows the axis.