FlexReport for WinForms
EncodingMethod プロパティ (ChartBubble)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartBubble クラス : EncodingMethod プロパティ
Gets or sets the method used for calculating bubble size in a bubble chart.
シンタックス
'宣言
 
Public Property EncodingMethod As ChartBubbleMethod
'使用法
 
Dim instance As ChartBubble
Dim value As ChartBubbleMethod
 
instance.EncodingMethod = value
 
value = instance.EncodingMethod
public ChartBubbleMethod EncodingMethod {get; set;}
解説

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.

参照

参照

ChartBubble クラス
ChartBubble メンバ