For a list of all members of this type, see TimeAxis members.
Name | Description | |
---|---|---|
Add | Add method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
addStyle | Performs a bitwise add on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
ChalkIt | Overloaded. Draws a label on this axis. | |
Compare | Compares two values on this ruler. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Divide | Divide method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
FillSceneGraph | Overridden. Fills the SceneGraph with the graphical elements which constitute this axis. | |
FillSceneGraphTime | Adds this layer's primitives to a scene for time axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetAppearance | Overridden. Gets the Appearance object appropriate to this layer. | |
GetData | Gets the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetDataInvalidMessage | Gets the message to be displayed in the chart area if the data supplied is not valid. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetExtent | Gets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetInnerBounds | Returns a Rectangle object that represents the TopLeft and BottomRight real world coordinates for the drawing layer to render in the scene graph (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
getLabels | Gets the array of labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetOptionalData | Gets the data that is relevant to this layer, in the case of layers with more than one relevant data source. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetOuterBounds | Gets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
IntervalCountTotal | Overridden. Sets the scale Interval based on the total range of this axis. | |
IntervalCountWindow | Overridden. Sets the window Interval based on the total range of this axis. | |
IntervalFit | Overridden. Sets the number of intervals to the recommended best-fit. | |
InverseNumericOf | Overridden. Gets the object equivalent of the specified numeric value. | |
IsVisible | Gets a value indicating whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
ItemVisible | Overridden. Determines whether or not a value is visible within the axis in the current view. | |
Map | Overridden. Method which returns the location of a certain numeric value on the axis. | |
MapInverse | Overridden. Method which returns value on the axis, given a coordinate on the axis. | |
Max | Gets the maximum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Min | Gets the minimum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Multiply | Multiply operator. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
NullValue | Gets the equivalent of null for the type being operated on. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
NumericOf | Overridden. Gets the numeric equivalent of the specified object. | |
removeStyle | Performs a bitwise remove on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SetAppearance | Sets the Appearance being used by this Layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetBounds | Overloaded. Sets the outer bounds of the chart and recalculates the inner bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetData | Sets the data that will be used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetExtent | Sets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
setLabels | Sets the axis labels (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SetOptionalData | Sets the data that will be used by this layer, in the case of layers with more than one relevant data source. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
setStyle | Overloaded. Sets the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SetupDataFilter | Overloaded. Initializes a ChartDataFilter to be used for the data source. Only applicable when the given datasource can be transformed into a ChartDataFilter. This member supports the charting internal infrastructure and is not intended to be used directly from your code. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetVisible | Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
Subtract | Subract method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
WorkerFillSceneGraph | Worker FillSceneGraph method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) |
Name | Description | |
---|---|---|
ApplyLayoutBehaviors | Applies layout effects for this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
CalculateInnerBounds | Override in your drawing layer to do custom inner bounds calculations The inner bounds is the drawing area available for any child layers (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
CorrectWindowMinMax | Recalculates the WindowMinimum and WindowMaximum. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetCorrectLabelBoundsWidth | Gets the width of the correct label bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetLabelBounds | Gets the bounding rectangle for labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetScrollbarSpan | Gets the height of the scrollbar, depending on the orientation of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetSeriesLabelSpanRatio | Gets the span of the Series Label bounds proportional to the span of the Item Label bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
MajorLineAt | Adds primitives to the SceneGraph at a Major tickmark. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
MinorLineAt | Adds primitives to the SceneGraph at a Minor tickmark. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
RetrieveAppearanceProperties | Initializes appearance properties. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SetStartAndEndPoints | Sets the axisLineStart and axisLineEnd fields equal to the MapMinimum and MapMaximum. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SplitBounds | Returns the Series Label bounds and Item Label bounds at the ideal proportion and location, given the entire bounding rectangle for all axis labels. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
ValidateDataForChart | Validate data for CHART. This must be called by child axis before fill scene graph. but after base fill scene graph is called. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) |