Remove

IChartCategory.Remove method

Removes category from chart.

public void Remove()

Exceptions

exceptioncondition
PptxEditExceptionThrown if category is already removed from chart.

See Also