AxisLabels overview

Constructors

 ConstructorAccesses the Label characteristics of Axis Labels.

Public Fields

 Size (inherited from TextShape)

Public Methods

 Assign (inherited from TextShape)Assign all properties from a TextShape to another.
 ClickedReturns the Index of the "clicked" label.
 Clone (inherited from Shape)
 DrawRectRotated (inherited from TextShape)Draws the Shape rectangle rotated by Angle degrees.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 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.
 Paint (inherited from TextShape)Paints the TextShape object on the Chart Canvas.
 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.
 AutoSize (inherited from TextShape)
 Bevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 BevelInner (inherited from Shape)
 BevelOuter (inherited from Shape)
 BevelWidth (inherited from Shape)
 BorderRound (inherited from Shape)Rounds the Borders of the Chart Shapes.
 Bottom (inherited from Shape)Shape rectangle bottom co-ordinate
 Brush (inherited from Shape)Defines the kind of brush used to fill shape background.
 Chart (inherited from TeeBase)Chart associated with this object
 ClipText (inherited from TextShape)
 Color (inherited from Shape)Defines the shape Color.
 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.
 Font (inherited from TextShape)Determines the font attributes used to output ShapeSeries.Text strings.
 Gradient (inherited from Shape)Calls the Gradient characteristics for the shape.
 GridIgnoresLabelSizeWhen True, the Axis grid will not try to resize to accomodate the Label Font size.
 Height (inherited from Shape)The Height of the shape.
 Image (inherited from Shape)Rendered Image for Shape background
 ImageBevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 ImageMode (inherited from Shape)ImageMode for rendered Shape background Image
 ImageTransparent (inherited from Shape)Sets the shape image to transparent.
 ItemsContains the custom labels
 LabelPositionReturns the Axis Label position reflecting absolute coordinate on chart in orientation of distance from Axis.
 LabelsAsLocalTimeWhen true, displays DateTime Labels in Local Time rather than UTC.
 Left (inherited from Shape)Shape rectangle left co-ordinate
 Lines (inherited from TextShape)Access to array of Text lines
 MultiLineAutomatically breaks DateTime Labels on occurence of a space " ".
 OnAxisControls whether the Labels at Axis Minimum and Maximum positions will be shown or not.
 Pen (inherited from Shape)Specifies the pen used to draw the shape.
 Right (inherited from Shape)Shape rectangle right co-ordinate
 RoundFirstLabelControls if Axis labels will be automatically "rounded" to the nearest magnitude.
 SeparationSpecifies the percent amount of minimum distance between Axis Labels.
 Shadow (inherited from Shape)Defines the shape's Shadow characteristics.
 ShadowSize (inherited from TextShape)
 ShapeBounds (inherited from Shape)Defines the boundaries of the Shape.
 ShapePolygonBounds (inherited from Shape)
 ShapeStyle (inherited from TextShape)Shape may be rectagular or rounded rectangular.
 StyleSets the style of the labels.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 Text (inherited from TextShape)The Text property is used to display customized strings inside Shapes.
 TextAlign (inherited from TextShape)
 TextFormat (inherited from TextShape)Determines if Text is drawn as Normal or HTML styles.
 Top (inherited from Shape)Shape rectangle top co-ordinate
 Transparency (inherited from Shape)Sets Transparency level from 0 to 100% of shape.
 Transparent (inherited from Shape)Enables/disables transparency of shape.
 ValueFormatSpecifies the desired formatting string to be applied to Axis Labels.
 Visible (inherited from Shape)Shows or hides the Shape.
 Width (inherited from Shape)The Width of the shape.

Protected Fields

 axisvaluesformat
 bBevel (inherited from Shape)
 bBorderRound (inherited from Shape)
 bBrush (inherited from Shape)
 bExponent
 bImageBevel (inherited from Shape)
 bOnAxis
 bTransparent (inherited from Shape)
 defaultText (inherited from TextShape)
 defaultVisible (inherited from Shape)
 iAngle
 iBottom (inherited from Shape)
 iDrawText (inherited from TextShape)
 iHeight (inherited from Shape)
 iLeft (inherited from Shape)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 iRight (inherited from Shape)
 isEAxisValueFormat
 iSeparation
 iStyle
 iTop (inherited from Shape)
 iWidth (inherited from Shape)
 labelPos
 position
 pPen (inherited from Shape)
 sDatetimeformat
 ShowInEditor (inherited from TeeBase)

Protected Methods

 AssignShape (inherited from TextShape)
 CalcBounds (inherited from TextShape)
 DrawString (inherited from TextShape)
 DrawText (inherited from TextShape)
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TextShape)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)
 SetTransparency (inherited from TextShape)
 ShouldSerializeBottom (inherited from Shape)
 ShouldSerializeLeft (inherited from Shape)
 ShouldSerializeLines (inherited from TextShape)
 ShouldSerializeRight (inherited from Shape)
 ShouldSerializeTop (inherited from Shape)
 ShouldSerializeTransparent
 ShouldSerializeVisible (inherited from Shape)

Protected Properties

 LinesLength (inherited from TextShape)
 Transform (inherited from Shape)

See Also

AxisLabels Class | Steema.TeeChart Namespace