[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBubble

ChartBubble Class

Represents properties specific to Bubble charts.

Inheritance
ChartBubble
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ChartBubble : ChartObject, INotifyPropertyChanged
Public Class ChartBubble
    Inherits ChartObject
    Implements INotifyPropertyChanged

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.