The following tables list the members exposed by CandleChartAppearance.
Name | Description | |
---|---|---|
CandleChartAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
HighLowVisible | Returns or sets a Boolean value that determines whether the high and low wicks of a plotted candle in a Candle chart are displayed. | |
NegativeRangeColor | Returns a reference to or sets a Color object that specifies the color of negative-range candles in a Candle chart. | |
OpenCloseVisible | Returns or sets a Boolean value that determines whether the open and closed parts of a plotted candle in a Candle chart are displayed. | |
PositiveRangeColor | Returns a reference to or sets a Color object that specifies the color of positive-range candles in a Candle chart. | |
SkipN | Returns or sets the value to skip between two dates. | |
VolumeColor | Returns a reference to or sets a Color object that specifies the color of volumes in a Candle chart. | |
VolumeVisible | Returns or sets a Boolean value that determines whether volumes are shown in a Candle chart. | |
WickColor | Returns a reference to or sets a Color object that specifies the color of the wicks of a plotted candle in a Candle chart. | |
WicksInForeground | Gets/Sets whether wicks should be displayed in front of the candle boxes. | |
WickThickness | Returns or sets a value that determines the thickness of the wicks of each plotted candle in a Candle chart. |
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) | |
ResetHighLowVisible | Resets the HighLowVisible property to its default value. | |
ResetNegativeRangeColor | Resets the NegativeRangeColor property to its default value. | |
ResetOpenCloseVisible | Resets the OpenCloseVisible property to its default value. | |
ResetPositiveRangeColor | Resets the PositiveRangeColor property to its default value. | |
ResetSkipN | Resets the SkipN property to its default value. | |
ResetVolumeColor | Resets the VolumeColor property to its default value. | |
ResetVolumeVisible | Resets the VolumeVisible property to its default value. | |
ResetWickColor | Resets the WickColor property to its default value. | |
ResetWickThickness | Resets the WickThickness property to its default value. | |
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) | |
ShouldSerializeHighLowVisible | Returns a Boolean value that determines whether the HighLowVisible property is set to its default value. | |
ShouldSerializeNegativeRangeColor | Returns a Boolean value that determines whether the NegativeRangeColor property is set to its default value. | |
ShouldSerializeOpenCloseVisible | Returns a Boolean value that determines whether the OpenCloseVisible property is set to its default value. | |
ShouldSerializePositiveRangeColor | Returns a Boolean value that determines whether the PositiveRangeColor property is set to its default value. | |
ShouldSerializeSkipN | Returns a Boolean value that determines whether the SkipN property is set to its default value. | |
ShouldSerializeVolumeColor | Returns a Boolean value that determines whether the VolumeColor property is set to its default value. | |
ShouldSerializeVolumeVisible | Returns a Boolean value that determines whether the VolumeVisible property is set to its default value. | |
ShouldSerializeWickColor | Returns a Boolean value that determines whether the WickColor property is set to its default value. | |
ShouldSerializeWickThickness | Returns a Boolean value that determines whether the WickThickness property is set to its default value. |