The following tables list the members exposed by SplineAreaChartAppearance.
Name | Description | |
---|---|---|
SplineAreaChartAppearance 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. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
EmptyStyles | A collection of EmptyAppearance objects representing empty styles for each area in the chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
LineAppearances | A collection of LineAppearance objects containing appearance settings for each line in the chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
LineDrawStyle | Returns or sets a value that determines the style of each plotted line in an Area chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
LineEndCapStyle | Returns or sets a value that determines the style of the end of each plotted line in an Area chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
LineStartCapStyle | Returns or sets a value that determines the style of the beginning of each plotted line in an Area chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
LineThickness | Returns or sets a value that determines the thickness of each plotted line in an Area chart, in pixels. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
MidPointAnchors | An indicator of whether data points should be plotted between line segments in an Area chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
NullHandling | Specifies whether nulls in the data are treated as zero or an average of adjacent values. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
SplineTension | Retrieves or adjusts the spline tension. | |
TreatDateTimeAsString | Whether or not to treat DateTimes in the Data as strings. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) |
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 | |
---|---|---|
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. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
ShouldSerializeDrawStyle | Returns a Boolean value that determines whether the LineDrawStyle property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
ShouldSerializeLineEndCapStyle | Returns a Boolean value that determines whether the LineEndCapStyle property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
ShouldSerializeLineStartCapStyle | Returns a Boolean value that determines whether the LineStartCapStyle property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
ShouldSerializeLineThickness | Returns a Boolean value that determines whether the LineThickness property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
ShouldSerializeMidPointAnchors | Specifies whether mid point anchors has changed from its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) | |
ShouldSerializeNullHandling | Indicates whether the NullHandling property is set to something different from its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AreaChartAppearance) |