Appkit 基础类库
Appkit 基础类库
Appkit.Web.Chart
SeriesData Class
SeriesData Properties
DataProperty Property
GroupValue Property
Id Property
MaxValue Property
Points Property
SeriesData
Points Property
系列点集合
Namespace:
Appkit.Web.Chart
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
List
<
SeriesPointData
>
Points
{
get
; }
Property Value
Type:
List
SeriesPointData
See Also
Reference
SeriesData Class
Appkit.Web.Chart Namespace