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

本主题中
    StartAngle 属性 (C1Sunburst)
    本主题中
    Gets or sets the starting angle for the pie slices, in degrees.
    语法
    '声明
     
    Public Property StartAngle As Double
    public double StartAngle {get; set;}
    备注
    Angles are measured clockwise, starting at the 9 o'clock position.
    请参见