Fill(Color, Brush, FillType) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public Fill(
	Color color,
	Brush brush,
	FillType type
)

Parameters

color  Color
 
brush  Brush
 
type  FillType
 

See Also