Version

CandleChartAppearance Class Methods

For a list of all members of this type, see CandleChartAppearance members.

Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodResetHighLowVisibleResets the HighLowVisible property to its default value.  
Public MethodResetNegativeRangeColorResets the NegativeRangeColor property to its default value.  
Public MethodResetOpenCloseVisibleResets the OpenCloseVisible property to its default value.  
Public MethodResetPositiveRangeColorResets the PositiveRangeColor property to its default value.  
Public MethodResetSkipNResets the SkipN property to its default value.  
Public MethodResetVolumeColorResets the VolumeColor property to its default value.  
Public MethodResetVolumeVisibleResets the VolumeVisible property to its default value.  
Public MethodResetWickColorResets the WickColor property to its default value.  
Public MethodResetWickThicknessResets the WickThickness property to its default value.  
Public MethodToStringReturns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Protected Methods
 NameDescription
Protected MethodCreateInstanceDescriptorCreates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Protected MethodShouldSerializeHighLowVisibleReturns a Boolean value that determines whether the HighLowVisible property is set to its default value.  
Protected MethodShouldSerializeNegativeRangeColorReturns a Boolean value that determines whether the NegativeRangeColor property is set to its default value.  
Protected MethodShouldSerializeOpenCloseVisibleReturns a Boolean value that determines whether the OpenCloseVisible property is set to its default value.  
Protected MethodShouldSerializePositiveRangeColorReturns a Boolean value that determines whether the PositiveRangeColor property is set to its default value.  
Protected MethodShouldSerializeSkipNReturns a Boolean value that determines whether the SkipN property is set to its default value.  
Protected MethodShouldSerializeVolumeColorReturns a Boolean value that determines whether the VolumeColor property is set to its default value.  
Protected MethodShouldSerializeVolumeVisibleReturns a Boolean value that determines whether the VolumeVisible property is set to its default value.  
Protected MethodShouldSerializeWickColorReturns a Boolean value that determines whether the WickColor property is set to its default value.  
Protected MethodShouldSerializeWickThicknessReturns a Boolean value that determines whether the WickThickness property is set to its default value.  
See Also