The following tables list the members exposed by CandleSeriesDataAppearance.
Name | Description | |
---|---|---|
CandleSeriesDataAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
CloseColumn | Name of the data column used for importing Close values. | |
DataSource | The data source for this SeriesDataAppearance. (Inherited from Infragistics.UltraChart.Data.Series.SeriesDataAppearance) | |
DateColumn | Name of the data column used for importing Dates. | |
HighColumn | Name of the data column used for importing High values. | |
LabelColumn | The name of the column in the data source containing Labels. (Inherited from Infragistics.UltraChart.Data.Series.SeriesDataAppearance) | |
LowColumn | Name of the data column used for importing Low values. | |
OpenColumn | Name of the data column used for importing Open values. | |
VolumeColumn | Name of the data column used for importing Volume values. |
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) |