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

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621