ZedGraph LogoZedGraph Class Library Documentation
Color Property
NamespacesZedGraphMinorTicColor
The color to use for drawing the tics of this class instance
Declaration Syntax
C#Visual BasicVisual C++
public Color Color{ get; set;}
Public Property Color As Color
public:
property Color Color {
	Color get ();
	void set (Color value);
}
Value
The color is defined using the Color class
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621