[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBubble.EncodingMethod

EncodingMethod Property

EncodingMethod

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

Declaration
public ChartBubbleMethod EncodingMethod { get; set; }
Remarks

The maximum and minimum bubble sizes represent the percentage of the diameter or area of the plot area, depending upon the value of the EncodingMethod property.

At this time the Bubble Method is always based on the diameter.