TimeSeriesAttribute Constructor

GF Charts Help

Namespace:  GF.Clients.Charts.TimeSeries
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public TimeSeriesAttribute(
	string name,
	string shortName,
	string category,
	AreaScale resultAreaScale
)

Parameters

name
Type: SystemString
shortName
Type: SystemString
category
Type: SystemString
resultAreaScale
Type: GF.Clients.Charts.ProfilesAreaScale
See Also

Reference