HasSeriesLines

IChartSeriesGroup.HasSeriesLines 属性

如果图表有系列线,则为真。适用于堆叠柱形图和饼图。可读/可写布尔值。

public bool HasSeriesLines { get; set; }

参见