The following tables list the members exposed by BubbleChartAppearance.
| Name | Description | |
|---|---|---|
![]() | BubbleChartAppearance Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | BubbleShape | Shape of the Primitive used as a bubble. |
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | ChartText | Exposes the collection of ChartTextAppearance objects. |
![]() | ColorCueColumn | Returns or sets a value that specifies the absolute index of the column used for a Bubble chart's bubble color. |
![]() | ColumnX | Returns or sets a value that specifies the absolute index of the column used for a Bubble chart's X-axis values. |
![]() | ColumnY | Returns or sets a value that specifies the absolute index of the column used for a Bubble chart's Y-axis values. |
![]() | ColumnZ | Returns or sets a value that specifies the absolute index of the column used for a Bubble chart's radius calculations. |
![]() | NullHandling | Indicates whether any Null data values encountered are to be handled as zero or the average value of adjacent rows. |
![]() | SortByRadius | Enables sorting bubbles by radius. |
| 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) |
![]() | ResetBubbleShape | Resets the BubbleShape property to its default value. |
![]() | ResetChartText | Resets the ChartText property to its default value. |
![]() | ResetColorCueColumn | Resets the ColorCueColumn property to its default value. |
![]() | ResetColumnX | Resets the ColumnX property to its default value. |
![]() | ResetColumnY | Resets the ColumnY property to its default value. |
![]() | ResetColumnZ | Resets the ColumnZ property to its default value. |
![]() | ResetNullHandling | Resets the NullHandling property to its default value. |
![]() | ResetSortByRadius | Resets the SortByRadius 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) |
![]() | ShouldSerializeBubbleShape | Returns a Boolean value that determines whether the BubbleShape property is set to its default value. |
![]() | ShouldSerializeChartText | Indicates whether the ChartText property has changed from its default value. |
![]() | ShouldSerializeColorCueColumn | Returns a Boolean value that determines whether the ColorCueColumn property is set to its default value. |
![]() | ShouldSerializeColumnX | Indicates whether the ColumnX property has changed from its default value. |
![]() | ShouldSerializeColumnY | Indicates whether the ColumnY property has changed from its default value. |
![]() | ShouldSerializeColumnZ | Indicates whether the ColumnZ property has changed from its default value. |
![]() | ShouldSerializeNullHandling | Returns a Boolean value that determines whether the NullHandling property is set to its default value. |
![]() | ShouldSerializeSortByRadius | Indicates whether the SortByRadius property has changed from its default value. |