The following tables list the members exposed by AreaChartAppearance.
| Name | Description | |
|---|---|---|
![]()  | AreaChartAppearance Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | 
![]()  | ChartText | Exposes the collection of ChartTextAppearance objects. | 
![]()  | EmptyStyles | A collection of EmptyAppearance objects representing empty styles for each area in the chart. | 
![]()  | LineAppearances | A collection of LineAppearance objects containing appearance settings for each line in the chart. | 
![]()  | LineDrawStyle | Returns or sets a value that determines the style of each plotted line in an Area chart. | 
![]()  | LineEndCapStyle | Returns or sets a value that determines the style of the end of each plotted line in an Area chart. | 
![]()  | LineStartCapStyle | Returns or sets a value that determines the style of the beginning of each plotted line in an Area chart. | 
![]()  | LineThickness | Returns or sets a value that determines the thickness of each plotted line in an Area chart, in pixels. | 
![]()  | MidPointAnchors | An indicator of whether data points should be plotted between line segments in an Area chart. | 
![]()  | NullHandling | Specifies whether nulls in the data are treated as zero or an average of adjacent values. | 
![]()  | TreatDateTimeAsString | Whether or not to treat DateTimes in the Data as strings. | 
| 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 | |
|---|---|---|
![]()  | CopyProperties | Copies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) | 
![]()  | ResetChartText | Resets the ChartText property to an empty collection. | 
![]()  | ResetDrawStyle | Resets the LineDrawStyle property to its default value. | 
![]()  | ResetLineEndCapStyle | Resets the LineEndCapStyle property to its default value. | 
![]()  | ResetLineStartCapStyle | Resets the LineStartCapStyle property to its default value. | 
![]()  | ResetLineThickness | Resets the LineThickness property to its default value. | 
![]()  | ResetMidPointAnchors | Resets the MidPointAnchors property to its default value. | 
![]()  | ResetNullHandling | Resets the NullHandling property to its default value. | 
![]()  | ToString | Returns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) | 
| Name | Description | |
|---|---|---|
![]()  | CreateInstanceDescriptor | Creates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) | 
![]()  | ShouldSerializeChartText | Indicates whether the ChartText property contains any content, and therefore should be serialized. | 
![]()  | ShouldSerializeDrawStyle | Returns a Boolean value that determines whether the LineDrawStyle property is set to its default value. | 
![]()  | ShouldSerializeLineEndCapStyle | Returns a Boolean value that determines whether the LineEndCapStyle property is set to its default value. | 
![]()  | ShouldSerializeLineStartCapStyle | Returns a Boolean value that determines whether the LineStartCapStyle property is set to its default value. | 
![]()  | ShouldSerializeLineThickness | Returns a Boolean value that determines whether the LineThickness property is set to its default value. | 
![]()  | ShouldSerializeMidPointAnchors | Specifies whether mid point anchors has changed from its default value. | 
![]()  | ShouldSerializeNullHandling | Indicates whether the NullHandling property is set to something different from its default value. |