set_ShowOutlierPoints()

ChartSeries::set_ShowOutlierPoints(bool) method

Represents outlier points. True if outlier points are shown on the BoxAndWhisker chart. Applies only to BoxAndWhisker charts. Write bool.

void Aspose::Slides::Charts::ChartSeries::set_ShowOutlierPoints(bool value) override

See Also