Click or drag to resize
ChartSeriesLabels Property
系列横坐标显示值列表,只读

Namespace: Appkit.Web.Chart
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public List<string> Labels { get; }

Property Value

Type: ListString
See Also