DepthAxis overview

Constructors

 Constructor

Public Events

 GetAxisDrawLabel (inherited from Axis)

Public Fields

 Steema.TeeChart.Axis.CalcPosPoint
 Steema.TeeChart.Axis.CalcPosValue
 Steema.TeeChart.Axis.CalcXPosValue
 Steema.TeeChart.Axis.CalcYPosValue
 iRange (inherited from Axis)

Public Methods

 AdjustMaxMin (inherited from Axis)Calculates Maximum and Minimum values based on Max and Min values of the dependent Series.
 AdjustMaxMinRect (inherited from Axis)Called internally to recalculate the max and min values using the Rect parameter positions.
 AxisRect (inherited from Axis)
 CalcLabelStyle (inherited from Axis)Returns the most logical Axis Label style.
 CalcMinMax (inherited from Axis)Returns the minimum and maximum values of the associated Series.
 CalcSizeValue (inherited from Axis)Returns the amount in pixels of a portion of the axis of size "Value" in axis scales.
 CalcXYIncrement (inherited from Axis)Returns the calculated Axis Label increment.
 Clicked (inherited from Axis)Returns if X and Y coordinates are close to the Axis position.
 Clone (inherited from Axis)
 DateTimeDefaultFormat (inherited from Axis)Returns a Time or Date format depending if the astep parameter is lower than one day (time) or greater (date).
 DateTimeIncrement (inherited from Axis)Is a set of constants used to specify a date time increment.
 Draw (inherited from Axis)Displays an Axis at the specified screen positions with the current axis scales.
 DrawAxisLabel (inherited from Axis)Draws Axis Label (string) at specified X,Y co-ordinate at Angle.
 DrawTitle (inherited from Axis)TeeChart internal use. Outputs the title during the chart painting procedure.
 getLargeNumAxisValue (inherited from Axis)
 getLargeNumValue (inherited from Axis)
 InternalCalcPosPoint (inherited from Axis)Returns the corresponding value of a Screen position.
 InternalCalcRange (inherited from Axis)Internal use.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 IsCustom (inherited from Axis)Returns true if Axis is a Custom Axis
 MaxLabelsWidth (inherited from Axis)Returns the maximum width in pixels of all Axis Labels.
 Scroll (inherited from Axis)Dispaces Axis Minimum and Maximum values.
 SetCalcPosValue (inherited from Axis)Advanced use. Requests the Axis to re-check assigned calculation methods
 SetMinMax (inherited from Axis)Changes the Axis Minimum and Maximum scales.
 TitleOrName (inherited from Axis)

Public Properties

 Automatic (inherited from Axis)Calculates Max and Min of axis scale based on associated Series.
 AutomaticMaximum (inherited from Axis)Controls maximum value automatically based on the maximum value of its associated Series.
 AutomaticMinimum (inherited from Axis)Controls minimum value automatically based on the minimum value of its associated Series.
 AxisPen (inherited from Axis)Determines the kind of pen used to draw the Axes.
 CalcIncrement (inherited from Axis)Returns the calculated Axis Label increment.
 Chart (inherited from TeeBase)Chart associated with this object
 EndPosition (inherited from Axis)Axis End position as percentage of Chart.
 FixedLabelSize (inherited from Axis)Gets or sets whether the Axis labels resize the chart rectangle when scrolling.
 Grid (inherited from Axis)Determines the pen used to draw the Chart Grid.
 GridCentered (inherited from Axis)
 Horizontal (inherited from Axis)Sets a custom axis to be drawn horizontally.
 IAxisSize (inherited from Axis)
 IEndPos (inherited from Axis)
 IGapSize (inherited from Axis)
 Increment (inherited from Axis)Is the minimum step between axis labels. Can use DateTimeSteps for date-time axis.
 IncrementOffset (inherited from Axis)The offset applied to the Increment property. If Increment is 10 and IncrementOffset is 5, axis labels drawn (5, 15, 25 etc.).
 Inverted (inherited from Axis)Swaps the Axis Minimum and Maximum scales.
 IsDateTime (inherited from Axis)An axis is "DateTime" if at least one Active Series with datetime values is associated to it
 IsDepthAxis (inherited from Axis)
 IStartPos (inherited from Axis)
 Labels (inherited from Axis)Accesses the Label characteristics of Axis Labels.
 LabelsAsSeriesTitlesGets or sets whether label Text set as Series title or as point labels.
 LabelsOnAxis (inherited from Axis)Controls whether the Labels at Axis Minimum and Maximum positions will be shown or not.
 Logarithmic (inherited from Axis)Scales the Axis Logarithmically when True.
 LogarithmicBase (inherited from Axis)Sets the base for the Logarithmic scale when Axis Logarithmic = True.
 Maximum (inherited from Axis)Sets Axis Maximum value.
 MaximumOffset (inherited from Axis)The amount of pixels that will be left as a margin at axis maximum position.
 MaximumRound (inherited from Axis)Rounds Axis Maximum to nearest Integer value.
 MaxXValue (inherited from Axis)Maximum X value for the specified Axis.
 MaxYValue (inherited from Axis)Maximum Y value for the specified Axis.
 MinAxisIncrement (inherited from Axis)Advanced use. Smallest Axis calculation increment. Default: 1e-12
 Minimum (inherited from Axis)Sets Axis Minimum value.
 MinimumOffset (inherited from Axis)Pixels separation at axis minimum.
 MinimumRound (inherited from Axis)Rounds Axis Minimum to nearest Integer value.
 MinorGrid (inherited from Axis)Sets characteristics of the Grid coincidental to Minor Ticks.
 MinorTickCount (inherited from Axis)Determines the number of Axis minor ticks between major ticks.
 MinorTicks (inherited from Axis)Determines the Pen used to draw the Axis Minor ticks.
 MinXValue (inherited from Axis)Minimum X value for the specified Axis.
 MinYValue (inherited from Axis)Minimum Y value for the specified Axis.
 OtherSide (inherited from Axis)Sets the Axis to Otherside (Left or Right, Top or Bottom)
 PartnerAxis (inherited from Axis)Use this property when UsePartnerAxis is set to True to define an Axis pair whose bounding rectangle will limit the plotted Gridilines for either Axis. It is possible to have a one sided partnership where only one of the two Axes limits its Gridline plot.
 PosAxis (inherited from Axis)Please use Position property.
 Position (inherited from Axis)Gets the screen co-ordinate where axis is drawn.
 PositionUnits (inherited from Axis)Defines Position units (pixels or percentage) for the RelativePosition property.
 RelativePosition (inherited from Axis)Axis position relative to Chart.
 StartEndPositionUnits (inherited from Axis)Defines Position units (pixels or percentage) for the StartPosition and EndPosition properties.
 StartPosition (inherited from Axis)Axis Start position as percentage of Chart.
 SubAxes (inherited from Axis)SubAxes collection.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TickOnLabelsOnly (inherited from Axis)Sets the Axis Ticks and Axis Grid to be drawn at Labels only.
 Ticks (inherited from Axis)Determines the Pen used to draw Axis marks along the Axis line.
 TicksInner (inherited from Axis)Determines the Pen used to draw Axis marks inside the Axis line.
 Title (inherited from Axis)Title attributes
 TitleSize (inherited from Axis)
 Transparency (inherited from Axis)Sets Transparency level from 0 to 100%.
 UsePartnerAxis (inherited from Axis)When True and PartnerAxis is set to the value of a valid Axis, Axis GridlInes will zone to the bounding rectangle of the two Partner Axes. It is possible to have a one sided partnership where only one of the two Axes limits its Gridline plot.
 VisibleShows or hides the Depth Axis.
 ZoomLimitToAxisBounds (inherited from Axis)When true, zooms associated to this axis will not exceed the standard axis scale. This can be useful for multi axis charts to avoid a zoom on a neighbouring axis sending the associated contents of this Axis out of bounds.
 ZPosition (inherited from Axis)Determines the Z axis position along chart Depth

Protected Fields

 bVisible (inherited from Axis)
 Steema.TeeChart.Axis.CalcMaxLabel
 Steema.TeeChart.Axis.CheckNextLabelValue
 Steema.TeeChart.Axis.DrawAxis
 FAxisDraw (inherited from Axis)
 iCalculatededLabelStyle (inherited from Axis)
 iHideBackGrid (inherited from Axis)
 iHideSideGrid (inherited from Axis)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 Steema.TeeChart.Axis.iOldLabel
 labelIncr (inherited from Axis)
 posAxis (inherited from Axis)
 posTitle (inherited from Axis)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 CalcRect (inherited from Axis)Internal use by Chart when creating Axes
 Dispose (inherited from Axis)
 DoGetAxisDrawLabel (inherited from Axis)
 DrawAxisLabel (inherited from Axis)Draws Axis Label (string) at specified X,Y co-ordinate at Angle.
 InflateAxisPos (inherited from Axis)
 InflateAxisRect (inherited from Axis)
 InternalCalcLabelStyle
 internalSetMinMax (inherited from Axis)
 OnDisposing (inherited from Axis)
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from Axis)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetInverted
 SetStringProperty (inherited from TeeBase)
 ShouldSerializeAutomatic (inherited from Axis)
 ShouldSerializeHorizontal (inherited from Axis)
 ShouldSerializeMaximum (inherited from Axis)
 ShouldSerializeMinimum (inherited from Axis)
 ShouldSerializeOtherSide (inherited from Axis)
 ShouldSerializeZPosition (inherited from Axis)

Protected Properties

 Transform (inherited from Axis)

See Also

DepthAxis Class | Steema.TeeChart Namespace