For a list of all members of this type, see AreaChartAppearance members.
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) |