LinePropertiesControlTextOfDelegate Delegate

GF Charts Help

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

public delegate string TextOfDelegate(
	LineProperties line,
	int index
)

Parameters

line
Type: GF.Clients.Charts.Details.LinesLineProperties
index
Type: SystemInt32

Return Value

Type: String
See Also

Reference