Point.SecondaryPlot 属性

定义

如果数据点位于复合饼图或复合条饼图中的第二个饼图或条形图上,则该属性值为 True。 仅应用于复合饼图或复合条饼图中的数据点。 读/写 Boolean

public:
 property bool SecondaryPlot { bool get(); void set(bool value); };
public bool SecondaryPlot { get; set; }
member this.SecondaryPlot : bool with get, set
Public Property SecondaryPlot As Boolean

属性值

Boolean

适用于