CustomPaintArgs Constructor

GF Charts Help

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

public CustomPaintArgs(
	Area area,
	Graphics graphics,
	PaintStage stage
)

Parameters

area
Type: GF.Clients.Charts.DetailsArea
graphics
Type: System.DrawingGraphics
stage
Type: GF.Clients.ChartsPaintStage
See Also

Reference