Edit

Share via


Point.SecondaryPlot Property

Definition

True if the point is in the secondary section of either a pie of pie chart or a bar of pie chart. Applies only to points on pie of pie charts or bar of pie charts. Read/write 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

Property Value

Boolean

Applies to