AxisLabels overview

Constructors

 ConstructorAccesses the Label characteristics of Axis Labels.

Public Methods

 ClickedReturns the Index of the "clicked" label.
 LabelHeightReturns the Axis Label height of the Value parameter.
 LabelValueReturns the corresponding text representation of the Value parameter.
 LabelWidthReturns the Axis Label width of the Value parameter.
 SplitInLinesSets Separator string to invoke 'new line' in string St

Public Properties

 AlignSets position of Labels on an Axis
 AlternateSets the axis labels to be drawn in two rows or columns.
 AngleDefines the rotation degree applied to each Axis Label.
 CustomSizeChanges spacing occupied by the axis labels between the ticks and the title.
 DateTimeFormatIs a standard DateTime formatting string specifier used to draw the axis labels.
 ExactDateTimeSets the Axis.Increment property to calculate Axis Labels in exact DateTime steps.
 ExponentEnables/disables the display of Axis Labels in exponent format with super-script fonts.
 GridIgnoresLabelSizeWhen True, the Axis grid will not try to resize to accomodate the Label Font size.
 ItemsContains the custom labels
 LabelsAsLocalTimeWhen true, displays DateTime Labels in Local Time rather than UTC.
 MultiLineAutomatically breaks DateTime Labels on occurence of a space " ".
 OnAxisControls whether the Labels at Axis Minimum and Maximum positions will be shown or not.
 RoundFirstLabelControls if Axis labels will be automatically "rounded" to the nearest magnitude.
 SeparationSpecifies the percent amount of minimum distance between Axis Labels.
 StyleSets the style of the labels.
 ValueFormatSpecifies the desired formatting string to be applied to Axis Labels.

See Also

AxisLabels Class | Steema.TeeChart Namespace