FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / C1FlexPie 类 / Offset 属性

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