ChartGroup.SecondPlotSize Property

Definition

Returns or sets the size of the secondary section of either a Pie of Pie chart or a Bar of Pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200.

public:
 property int SecondPlotSize { int get(); void set(int value); };
public int SecondPlotSize { get; set; }
Public Property SecondPlotSize As Integer

Property Value

Applies to