Border(Boolean, Color, Single) Constructor

Definition

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

Parameters

isVisible  Boolean
 
color  Color
 
width  Single
 

See Also