For a list of all members of this type, see DataAppearance members.
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
DataMember | Gets/sets a specific list in DataMember for which the control displays the data. | |
DataSource | Gets/sets the object which the Chart uses for data. | |
EmptyStyle | Appearance properties which affect how empty values are displayed. | |
MaxValue | Gets/Sets the the maximum data value (inclusive) for chart elements shown. | |
MinValue | Gets/Sets the the minimum data value (inclusive) for chart elements shown. | |
RowLabelsColumn | Gets/Sets the index of the column in the DataSource that the chart will use as the text label for each row. | |
SwapRowsAndColumns | Gets/sets whether rows and columns are swapped. | |
UseMinMax | Enables/disables the use of Max- and MinValue to filter which chart elements appear. | |
UseRowLabelsColumn | Enables/disables the use of row labels when plotting the chart. | |
ZeroAligned | Gets/sets whether the primary numeric axis should align itself with the origin at zero. |
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) |