Version

ThreeDGridLayer Class Fields

For a list of all members of this type, see ThreeDGridLayer members.

Public Fields
 NameDescription
Public FieldplaneAlphaValueAlpha Level to be used for planes on this 3D Grid.  
Public FieldXYPlaneColorColor to be used for the X/Y plane on this 3D Grid.  
Public FieldXZPlaneColorColor to be used for the X/Z plane on this 3D Grid.  
Public FieldYZPlaneColorColor to be used for the Y/Z plane on this 3D Grid.  
Public FieldzeroAlignDetermines whether or not the grid is centered around zero.  
Protected Fields
 NameDescription
Protected FieldcolorModelstores the color model for this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldcomponentStores the chart component. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldCoreStores the chart core. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FielddataStores the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FielddataIsValidIndicates whether chart data is valid for this chart type. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldinnerBoundsRepresents the bounds rectangle for child layers of a layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldoptionalDataArrayStores 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)
Protected FieldouterBoundsRepresents the bounds rectangle for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
See Also