ZedGraph LogoZedGraph Class Library Documentation
Border Property
NamespacesZedGraphBarBorder
The Border object used to draw the border around the Bar.
Declaration Syntax
C#Visual BasicVisual C++
public Border Border{ get; set;}
Public Property Border As Border
public:
property Border^ Border {
	Border^ get ();
	void set (Border^ value);
}
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621