[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBubble

ChartBubble Class

Represents properties specific to Bubble charts.

Inheritance
ChartBubble
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartBubble : ChartObject, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
EncodingMethod

Gets or sets the method used for calculating bubble size in a bubble chart.

MaximumSize

Gets or sets the maximum bubble size in a bubble chart, as percentage of the diameter (or area) of the plot area.

MinimumSize

Gets or sets the minimum bubble size in a bubble chart, as percentage of the diameter (or area) of the plot area.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.