The following tables list the members exposed by EffectsAppearance.
Name | Description | |
---|---|---|
EffectsAppearance Constructor | EffectsAppearance constructor. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Effects | A collection of Effects to be displayed on the chart. | |
Enabled | Determines whether or not the Effects in the Effects collection will be displayed on the chart. | |
Item | Gets/Sets the Effect at the specified index. |
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) |
Name | Description | |
---|---|---|
Add | Adds an Effect to the Effects collection. | |
Remove | Removes an Effect from the Effects collection. | |
RemoveAt | Removes an Effect from the Effects collection at the specified index. | |
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |