DataSeriesDraw Method (Graphics, Int32, Int32, Boolean)

GF Charts Help

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

public virtual void Draw(
	Graphics g,
	int fromIndex,
	int toIndex,
	bool lastMode
)

Parameters

g
Type: System.DrawingGraphics
fromIndex
Type: SystemInt32
toIndex
Type: SystemInt32
lastMode
Type: SystemBoolean
See Also

Reference