FillMakeBrush(RectangleF, PointPair) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public Brush MakeBrush(
	RectangleF rect,
	PointPair dataValue
)

Parameters

rect  RectangleF
 
dataValue  PointPair
 

Return Value

Brush

See Also