The following tables list the members exposed by ScatterChartAppearance.
Name | Description | |
---|---|---|
ScatterChartAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
Character | Specifies the individual Character to render for each scatter point. | |
CharacterFont | Specifies the Font of the Character to use to render each Scatter point. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
ChartText | Collection of Chart Text objects that can be displayed onto this Scatter Chart. | |
ColumnX | Gets/sets the column index to be used for X-Axis values when rendering a Scatter Chart. | |
ColumnY | Gets/sets the column index to be used for Y-Axis values when rendering a Scatter Chart. | |
ConnectWithLines | Flag indicates whether scatter points are connected with lines. | |
GroupByColumn | Specifies a zero-based index of the data column used when grouping data into scatter series. | |
Icon | Retrieves an enumeration which determines what SymbolIcon to use when rendering each scatter plot series. | |
IconSize | Determines the size of the SymbolIcon to render for each data series. | |
LineAppearance | Gets the SplineAppearance object, which determines the tension of the lines connecting scatter points. | |
NullHandling | Specifies whether nulls in the data are treated as zero or an average of adjacent values. | |
UseGroupByColumn | Specifies whether the chart will use the GroupByColumn. |
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) |