For a list of all members of this type, see TwoDGridLayer members.
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) |
![]() | 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 | Overridden. String identifier for this layer, which affects contingent layers and all primitives contained within this layer. |
![]() | Visible | Gets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | X | The X Axis used in this Grid Layer. For custom layers, please use the Grid property at index of "X" instead. (Inherited from Infragistics.UltraChart.Core.Layers.GridLayer) |
![]() | X2 | The X2 Axis used in this Grid Layer. For custom layers, please use the Grid property at index of "X2" instead. (Inherited from Infragistics.UltraChart.Core.Layers.GridLayer) |
![]() | Y | The Y Axis used in this Grid Layer. For custom layers, please use the Grid property at index of "Y" instead. (Inherited from Infragistics.UltraChart.Core.Layers.GridLayer) |
![]() | Y2 | The Y2 Axis used in this Grid Layer. For custom layers, please use the Grid property at index of "Y2" instead. (Inherited from Infragistics.UltraChart.Core.Layers.GridLayer) |