The following tables list the members exposed by SplineChartAppearance.
Name | Description | |
---|---|---|
SplineChartAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
ChartText | Collection of Chart Text labels that can be rendered over the data points of this Line Chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
DrawStyle | Gets/sets the LineDrawStyle for drawing each plotted line of a Line chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
EmptyStyles | EmptyAppearance objects used for customizing the empty appearance of individual lines in the chart layer. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
EndStyle | Gets/sets the LineCapStyle for drawing the termination of each plotted line. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
HighLightLines | Gets/sets a Boolean which determines whether an entire line is to be highlighted when one of the points on the line is highlighted. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
LineAppearances | LineAppearance objects used for customizing the appearance of individual lines in the chart layer. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
MidPointAnchors | Gets/sets a flag which determines whether data points between each segment of each plotted line in a Line chart are shown. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
NullHandling | Returns or sets an enumerated flag that indicates whether or not the Null data points are to be handled as zero or the average-value of successive data points. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
SplineTension | Retrieves or adjusts the spline tension. | |
StartStyle | Gets/sets the LineCapStyle for drawing the beginning of each plotted line. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
Thickness | Gets/sets the thickness of the plotted lines in a Line Chart in pixels. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) | |
TreatDateTimeAsString | Determines whether this line chart should use an ordinal or time-based X-axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.LineChartAppearance) |
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) | |
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) |