AnnotationEvent Delegate

GF Charts Help

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

public delegate void AnnotationEvent(
	IAutoAnnotationProvider Provider,
	string Tag,
	Object Value
)

Parameters

Provider
Type: GF.Clients.Charts.ProfilesIAutoAnnotationProvider
Tag
Type: SystemString
Value
Type: SystemObject
See Also

Reference