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

本主题中
    AnimationDirection 枚举
    本主题中
    Specifies animation direction.
    语法
    '声明
     
    Public Enum AnimationDirection 
       Inherits System.Enum
    public enum AnimationDirection : System.Enum 
    成员
    成员说明
    XX (horizontal) direction.
    XYBoth (X and Y) directions.
    YY (vertical) direction.
    继承层次

    System.Object
       System.ValueType
          System.Enum
             C1.Chart.AnimationDirection

    请参见