ZedGraph LogoZedGraph Class Library Documentation
Type Property
NamespacesZedGraphFillType
Determines the type of fill, which can be either solid color (Solid) or a custom brush (Brush). See Type for more information.
Declaration Syntax
C#Visual BasicVisual C++
public FillType Type{ get; set;}
Public Property Type As FillType
public:
property FillType Type {
	FillType get ();
	void set (FillType value);
}
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621