ShowOutlierPoints

IChartSeries.ShowOutlierPoints property

Represents outlier points. True if outlier points are shown on the BoxAndWhisker chart. Applies only to BoxAndWhisker charts. Read/write Boolean.

public bool ShowOutlierPoints { get; set; }

See Also