バージョン

BubbleShape 列挙体

バブルチャート上に表示するバブルの形状
シンタックス
'宣言
 
Public Enum BubbleShape 
   Inherits System.Enum
public enum BubbleShape : System.Enum 
メンバ
メンバ解説
Circle円形
Custom今後の使用のために保持
InvertedTriangle三角 (下向き)
Square正方形
Triangle三角形
参照