Version

Hierarchical3DLayer Class Properties

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

Public Properties
 NameDescription
Public PropertyChartColorModelGets/Sets Color model for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyChartComponentGets or Sets the UltraChart control for which this layer is being applied. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyChartCoreGets 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)
Public PropertyChartDataSets and gets the IChartData (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyGridGets and Sets the grid axes used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyHasEmptyValuesWhether or not this layer contains values which should be represented as empty. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer)
Public PropertyLayerIDSets and gets the ID to be used in the Hashtable (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyOthersPointThe DataPoint generated to represent the others category.  
Public PropertyOuterBoundGets or Sets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyPathA string representation of the location of this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyPointsInOthersDataPoints which have been included in the Others category by this layer.  
Public PropertyStackedIndicates whether the chart type is in a stacked configuration. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer)
Public PropertyVisibleGets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected Properties
 NameDescription
Protected PropertyForChartTypeReturns the ChartType this layer is created for.  
Protected PropertyNullHandlingDetermines how nulls are handled in this chart layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer)
Protected PropertyTransformOffsetXDefault Offset for X Transform on this layer.  
Protected PropertyTransformOffsetYDefault Offset for Y Transform on this layer.  
See Also