ShowInnerPoints
ChartSeries.ShowInnerPoints property
表示内点。如果内部点显示在 BoxAndWhisker 图表上,则为真。仅适用于 BoxAndWhisker 图表。 读/写Boolean。
public bool ShowInnerPoints { get; set; }
也可以看看
- class ChartSeries
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
表示内点。如果内部点显示在 BoxAndWhisker 图表上,则为真。仅适用于 BoxAndWhisker 图表。 读/写Boolean。
public bool ShowInnerPoints { get; set; }