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

本主题中
    SelectedItemOffset 属性 (C1Sunburst)
    本主题中
    Gets or sets the offset of the selected slice from the pie center.
    语法
    '声明
     
    Public Property SelectedItemOffset As Double
    public double SelectedItemOffset {get; set;}
    备注
    Offsets are measured as a fraction of the pie radius.
    请参见