Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ColumnLineChartAppearance Class Members
The following tables list the members exposed by ColumnLineChartAppearance.
Public Properties
| Name | Description |
| ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
| Column | Returns an Appearance object that you can use to access all the formatting properties of the chart's Columns. |
| ColumnData | Returns a DataAppearance object that can be used to configure the data connection of the chart to the data source. |
| Line | Returns an Appearance object that you can use to access all the formatting properties of the chart's Lines. |
| LineData | Returns a DataAppearance object that can be used to configure the data connection of the chart to the data source. |
Public Methods
See Also