For a list of all members of this type, see SetAxis3D members.
Name | Description | |
---|---|---|
![]() | Add | Add method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | addStyle | Performs a bitwise add on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | CalculateDataParams | Calculates the data min max. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer3D) |
![]() | Compare | Compares two values on this ruler. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | Divide | Divide method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | FillSceneGraph | Adds graphical chart elements onto the scene graph for rendering. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | GetAppearance | Gets the Appearance object appropriate to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | GetColorModel | Retrieves the Color Model of the layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | GetData | Gets the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | GetDataInvalidMessage | Gets the localized message to display to end users when chart data is invalid. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | GetExtent | Gets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | 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 labels for this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | 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) |
![]() | GetPE | Overloaded. Gets a PaintElement for a Primitive using the given parameters. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | 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 | Gets the object equivalent of the specified numeric value. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | IsDataValidForChart | Indicates whether data meets validation criteria for this Chart Type. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | 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.Axis3D) |
![]() | Min | Gets the minimum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | Multiply | Multiply operator. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | NullValue | Gets the equivalent of null for the type being operated on. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | NumericOf | Gets the numeric equivalent of the specified object. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | removeStyle | Performs a bitwise remove on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | 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) |
![]() | SetColorModel | Sets the Color Model of the layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | SetData | Sets the chart data. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | SetExtent | Sets the extent for this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | setLabels | Sets the labels for this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | 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.Axis3D) |
![]() | 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) |
![]() | ShouldDecreaseScale | Determines if the decrease scale should be decreased. It should if the X2 Y2 or Z2 axis is visible and we have the default scale. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer3D) |
![]() | Subtract | Subract method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
Name | Description | |
---|---|---|
![]() | 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) |
![]() | CalculateZeroLine | Overloaded. Calculates the zero line for the given axis. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | CorrectWindowMinMax | Overridden. Recalculates the WindowMinimum and WindowMaximum. |
![]() | InitAdvanceAxis | Creates and initializes a new IAdvanceAxis object. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer3D) |
![]() | InterpolatePrimitives | Overloaded. Takes the given primitives and returns the same set, potentially altered after interpolation has been applied. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | RetrieveAppearanceProperties | Initializes appearance properties for this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis3D) |
![]() | ValidateDataForChart | Validates data to meet chart data requirements. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |