The following tables list the members exposed by EmptyAppearance.
Name | Description | |
---|---|---|
EmptyAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
EnableLineStyle | Determines whether or not the LineStyle should be applied. | |
EnablePE | Determines whether or not the PE property should be applied. | |
EnablePoint | Determines whether or not empty points should be rendered. | |
Key | A unique identifier for this EmptyAppearance object. | |
LegendDisplayType | Determines how empty objects should be displayed in a chart legend. | |
LineStyle | Contains settings which affect how lines spanning or surrounding empty values are drawn. | |
PE | Contains settings which affect how regions representing empty values are painted. | |
PointPE | Contains settings which affect how empty Points are painted. | |
PointStyle | Contains settings which affect how empty Points are drawn. | |
ShowInLegend | Whether or not the empty values in the chart should be represented as an entry in the chart legend. | |
Text | Text string to be displayed in the legend if ShowInLegend is set to True. |
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 | |
---|---|---|
GetDefaultPE | Gets the Default PaintElement for the PE property of an EmptyAppearance object. | |
GetDefaultPointPE | Gets the Default PaintElement for the PointPE property of an EmptyAppearance object. | |
ToString | Returns a string representation of this EmptyAppearance object. |