The following tables list the members exposed by BoxSetSeriesDataAppearance.
Name | Description | |
---|---|---|
BoxSetSeriesDataAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
DataSource | The data source for this SeriesDataAppearance. (Inherited from Infragistics.UltraChart.Data.Series.SeriesDataAppearance) | |
LabelColumn | The name of the column in the data source containing Labels. (Inherited from Infragistics.UltraChart.Data.Series.SeriesDataAppearance) | |
MaxColumn | The name of the column in the datasource containing Max values for the BoxSets. | |
MinColumn | The name of the column in the datasource containing Min values for the BoxSets. | |
Q1Column | The name of the column in the datasource containing Q1 values for the BoxSets. | |
Q2Column | The name of the column in the datasource containing Q2 values for the BoxSets. | |
Q3Column | The name of the column in the datasource containing Q3 values for the BoxSets. |
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 | |
---|---|---|
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |