For a list of all members of this type, see ChartLayerAppearance members.
Name | Description | |
---|---|---|
![]() | AxisX | The Axis for this layer to use as its X-axis. |
![]() | AxisY | The Axis for this layer to use as its Y-axis. |
![]() | AxisY2 | The Axis for this layer to use as its Y2-axis. |
![]() | ChartArea | The ChartArea to render this layer into. |
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | ChartLayer | Run-time property for the actual ChartLayer which this ChartLayerAppearance object represents. |
![]() | ChartType | The type of chart to be represented in this layer. |
![]() | ChartTypeAppearance | Contains appearance properties which affect this chart layer. |
![]() | Key | A unique identifier for this ChartLayerAppearance in a ChartLayerCollection. |
![]() | LegendItem | Gets or sets the legend item. Legend item can represent a Data Point or a Series. For example, Pie chart needs legend item for every data point. The most of chart types use one legend item per series. |
![]() | Series | The collection of series to be consumed by this layer. |
![]() | SwapRowsAndColumns | Value indicating whether Series should be swapped with DataPoints. |
![]() | Visible | Determines whether or not this ChartLayer should be visible. |
Name | Description | |
---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |