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

本主题中
    AxisType 枚举
    本主题中
    Specifies axis type.
    语法
    '声明
     
    Public Enum AxisType 
       Inherits System.Enum
    public enum AxisType : System.Enum 
    成员
    成员说明
    XX-axis, horizontal.
    YY-axis, vertical.
    继承层次

    System.Object
       System.ValueType
          System.Enum
             C1.Chart.AxisType

    请参见