DefaultSeriesPropertiesLoad Method

GF Charts Help
Creates and loads DrawingObject-derived object with default properties

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

public DrawingObject Load(
	string type
)

Parameters

type
Type: SystemString

Return Value

Type: DrawingObject
An object of corresponding type or null, if default properties are not found
See Also

Reference