ShowOutlierPoints
IChartSeries.ShowOutlierPoints property
代表离群点。如果异常点显示在 BoxAndWhisker 图表上,则为真。仅适用于 BoxAndWhisker 图表。 读/写Boolean。
public bool ShowOutlierPoints { get; set; }
也可以看看
- interface IChartSeries
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
代表离群点。如果异常点显示在 BoxAndWhisker 图表上,则为真。仅适用于 BoxAndWhisker 图表。 读/写Boolean。
public bool ShowOutlierPoints { get; set; }