The following tables list the members exposed by ThreeDGridLayer.
Name | Description | |
---|---|---|
![]() | ThreeDGridLayer Constructor | ThreeDGridLayer Constructor. |
Name | Description | |
---|---|---|
![]() | planeAlphaValue | Alpha Level to be used for planes on this 3D Grid. |
![]() | XYPlaneColor | Color to be used for the X/Y plane on this 3D Grid. |
![]() | XZPlaneColor | Color to be used for the X/Z plane on this 3D Grid. |
![]() | YZPlaneColor | Color to be used for the Y/Z plane on this 3D Grid. |
![]() | zeroAlign | Determines whether or not the grid is centered around zero. |
Name | Description | |
---|---|---|
![]() | colorModel | stores the color model for this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | component | Stores the chart component. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | Core | Stores the chart core. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | data | Stores the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | dataIsValid | Indicates whether chart data is valid for this chart type. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | innerBounds | Represents the bounds rectangle for child layers of a layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | optionalDataArray | Stores the data that is relevant to this layer, in the case of layers with more than one relevant datasource. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | outerBounds | Represents the bounds rectangle for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
Name | Description | |
---|---|---|
![]() | ChartColorModel | Gets/Sets Color model for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | ChartComponent | Gets or Sets the UltraChart control for which this layer is being applied. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | ChartCore | Gets or Sets the Chart Core, through which many members relevant to the chart's current context can be accessed. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | ChartData | Sets and gets the IChartData (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | Grid | Gets and Sets the grid axes used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | HasEmptyValues | Whether or not this layer contains values which should be represented as empty. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | LayerID | Sets and gets the ID to be used in the Hashtable (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | OuterBound | Gets or Sets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | Path | A string representation of the location of this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | Stacked | Indicates whether the chart type is in a stacked configuration. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | Visible | Gets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
Name | Description | |
---|---|---|
![]() | NullHandling | Determines how nulls are handled in this chart layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
Name | Description | |
---|---|---|
![]() | CalculateDataParams | Calculates the data min max. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer3D) |
![]() | FillSceneGraph | Adds graphical chart elements onto the scene graph for rendering. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
![]() | GetAppearance | Overridden. Gets the Appearance object appropriate to this layer. |
![]() | 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) |
![]() | 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) |
![]() | 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) |
![]() | 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) |
![]() | ResetAxisLabelFormat | Resets the Axis Label Format (ItemFormatString). |
![]() | 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) |
![]() | SetChartType | Sets the Chart Type directly in the context of this 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) |
![]() | 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) |
![]() | SetupDataFilter | Overloaded. Overridden. 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. |
![]() | 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) |
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) |
![]() | 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) |
![]() | ValidateDataForChart | Validates data to meet chart data requirements. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |