FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / C1Sunburst 类 / Reversed 属性

本主题中
    Reversed 属性 (C1Sunburst)
    本主题中
    Gets or sets a value that determines whether angles are reversed (counter-clockwise).
    语法
    '声明
     
    Public Property Reversed As Boolean
    public bool Reversed {get; set;}
    备注
    The default value is false, which causes angles to be measured in the clockwise direction.
    请参见