ChartGroup.SecondPlotSize 属性

定义

返回或设置复合饼图或复合条饼图的辅助分区的大小,以占主饼图大小的百分比表示。 读/写。

public:
 property int SecondPlotSize { int get(); void set(int value); };
public int SecondPlotSize { get; set; }
member this.SecondPlotSize : int with get, set
Public Property SecondPlotSize As Integer

属性值

Integer

注解

可以是 5 到 200 之间的值。

适用于