ZedGraph LogoZedGraph Class Library Documentation
Fill Property
NamespacesZedGraphSymbolFill
Gets or sets the Fill data for this Symbol.
Declaration Syntax
C#Visual BasicVisual C++
public Fill Fill{ get; set;}
Public Property Fill As Fill
public:
property Fill^ Fill {
	Fill^ get ();
	void set (Fill^ value);
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621