TimeLineAnnotationsGet Method

GF Charts Help

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

public 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

Implements

IAutoAnnotationProviderGet(DateTime, DateTime, Timeframe, TimeSpan)
See Also

Reference