ExpertComponents WebChart
MinorGridLines Property
Namespaces > ExpertChart > AxisSettings > MinorGridLines
Minor grid lines settings
Syntax
C#Visual BasicManaged C++
public GridLineSettings MinorGridLines { get; set; }
Public Property MinorGridLines As GridLineSettings
public:
GridLineSettings^ MinorGridLines {
	GridLineSettings^ get ();
	void set (GridLineSettings^ value);
}

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