FlexChart for WinForms
TreeMapType 列挙体

C1.Chart アセンブリ > C1.Chart 名前空間 : TreeMapType 列挙体
Specifies the treemap type.
シンタックス
'宣言
 
Public Enum TreeMapType 
   Inherits System.Enum
public enum TreeMapType : System.Enum 
メンバ
メンバ解説
Horizontal
Shows horizontal squarified treemap.
Squarified
Shows squarified treemap.
Vertical
Shows vertical squarified treemap.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.TreeMapType

参照

参照

C1.Chart 名前空間