ZedGraph LogoZedGraph Class Library Documentation
Color Property
NamespacesZedGraphLineBaseColor
The color of the Line. Note that this color value can be overridden if the GradientFill.Type is one of the GradientByX, GradientByY, GradientByZ, and GradientByColorValue types.
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);
}
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621