Series.SecondPlotSize

Series.SecondPlotSize property

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 short SecondPlotSize { get; set; }

See Also