IAutoAnnotationProviderGet Method

GF Charts Help

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

IEnumerable<IAutoAnnotation> Get(
	DateTime from,
	DateTime to,
	Timeframe timeframe,
	TimeSpan timeAlignment
)

Parameters

from
Type: SystemDateTime
to
Type: SystemDateTime
timeframe
Type: GF.Clients.Charts.UtilsTimeframe
timeAlignment
Type: SystemTimeSpan

Return Value

Type: IEnumerableIAutoAnnotation
See Also

Reference