Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ScatterLineAppearance Class Members
The following tables list the members exposed by ScatterLineAppearance.
Public Properties
| Name | Description |
| ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
| Line | Retrieves the LineAppearance object that can be used for accessing any presentation qualities specific to the hybrid chart's line layer. |
| LineData | Returns a DataAppearance object that is used to configure the data connection of the Line Chart layer to a separate data source. |
| Scatter | Retrieves an Appearance object that is used to access any presentation qualities specific to the hybrid chart's scatter layer. |
| ScatterData | Returns a DataAppearance object that is used to configure the data connection of the Scatter Chart layer to a separate data source. |
Public Methods
See Also