Click or drag to resize
SeriesDatasGetSeriesesByDataProperty Method
按照投射数据轴的属性获取系列数据集合

Namespace: Appkit.Web.Chart
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public SeriesDatas GetSeriesesByDataProperty(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: SeriesDatas
See Also