PieSplitBy

IChartSeriesGroup.PieSplitBy property

Specifies how to determine which data points are in the second pie or bar on a pie-of-pie or bar-of-pie chart. Read/write PieSplitType.

public PieSplitType PieSplitBy { get; set; }

See Also