'宣言 Public Property EncodingMethod As ChartBubbleMethod
'使用法 Dim instance As ChartBubble Dim value As ChartBubbleMethod instance.EncodingMethod = value value = instance.EncodingMethod
public ChartBubbleMethod EncodingMethod {get; set;}
'宣言 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.