FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / TreeMapType 枚举

本主题中
    TreeMapType 枚举
    本主题中
    Specifies the treemap type.
    语法
    '声明
     
    Public Enum TreeMapType 
       Inherits System.Enum
    public enum TreeMapType : System.Enum 
    成员
    成员说明
    HorizontalShows horizontal squarified treemap.
    SquarifiedShows squarified treemap.
    VerticalShows vertical squarified treemap.
    继承层次

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

    请参见