ShowInnerPoints
IChartSeries.ShowInnerPoints 属性
表示内部点。如果在 BoxAndWhisker 图表上显示内部点,则为 True。仅适用于 BoxAndWhisker 图表。可读写布尔值。
public bool ShowInnerPoints { get; set; }
另请参阅
- 接口 IChartSeries
- 命名空间 Aspose.Slides.Charts
- 程序集 Aspose.Slides
表示内部点。如果在 BoxAndWhisker 图表上显示内部点,则为 True。仅适用于 BoxAndWhisker 图表。可读写布尔值。
public bool ShowInnerPoints { get; set; }