TextObjectsNew Method (DateTime, Double, String, Font)

GF Charts Help

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

public int New(
	DateTime position,
	double price,
	string text,
	Font font
)

Parameters

position
Type: SystemDateTime
price
Type: SystemDouble
text
Type: SystemString
font
Type: System.DrawingFont

Return Value

Type: Int32
See Also

Reference