Border(Color, Single) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public Border(
	Color color,
	float width
)

Parameters

color  Color
 
width  Single
 

See Also