ZedGraph LogoZedGraph Class Library Documentation
AlignV Property
NamespacesZedGraphFillAlignV
Determines how the brush will be aligned with the filled object in the vertical direction. This value is a AlignV enumeration. This field only applies if IsScaled is false.
Declaration Syntax
C#Visual BasicVisual C++
public AlignV AlignV{ get; set;}
Public Property AlignV As AlignV
public:
property AlignV AlignV {
	AlignV get ();
	void set (AlignV value);
}
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621