Version

BubbleChartAppearance Class Methods

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

Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodResetBubbleShapeResets the BubbleShape property to its default value.  
Public MethodResetChartTextResets the ChartText property to its default value.  
Public MethodResetColorCueColumnResets the ColorCueColumn property to its default value.  
Public MethodResetColumnXResets the ColumnX property to its default value.  
Public MethodResetColumnYResets the ColumnY property to its default value.  
Public MethodResetColumnZResets the ColumnZ property to its default value.  
Public MethodResetNullHandlingResets the NullHandling property to its default value.  
Public MethodResetSortByRadiusResets the SortByRadius 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 MethodShouldSerializeBubbleShapeReturns a Boolean value that determines whether the BubbleShape property is set to its default value.  
Protected MethodShouldSerializeChartTextIndicates whether the ChartText property has changed from its default value.  
Protected MethodShouldSerializeColorCueColumnReturns a Boolean value that determines whether the ColorCueColumn property is set to its default value.  
Protected MethodShouldSerializeColumnXIndicates whether the ColumnX property has changed from its default value.  
Protected MethodShouldSerializeColumnYIndicates whether the ColumnY property has changed from its default value.  
Protected MethodShouldSerializeColumnZIndicates whether the ColumnZ property has changed from its default value.  
Protected MethodShouldSerializeNullHandlingReturns a Boolean value that determines whether the NullHandling property is set to its default value.  
Protected MethodShouldSerializeSortByRadiusIndicates whether the SortByRadius property has changed from its default value.  
See Also