ExpertComponents WebChart
GridColor Property
Namespaces > ExpertChart > WebChart > GridColor
Sets the background color for the chart grid.
Syntax
C#Visual BasicManaged C++
public Color GridColor { get; set; }
Public Property GridColor As Color
public:
Color GridColor {
	Color get ();
	void set (Color value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)