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.

public:
 property bool SecondaryPlot { bool get(); void set(bool value); };
public bool SecondaryPlot { get; set; }
Public Property SecondaryPlot As Boolean

Property Value

Applies to