Gets or sets a Grid object, used for an axis' minor grid lines properties.
Minor Gridlines
Visual Basic (Declaration) | |
---|---|
Public Property MinorGrid As Grid |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Grid MinorGrid {get; set;} |
Return Value
A Grid object, used to get/set minor grid properties of an axis.
Minor grid lines are drawn in between the major grid lines.
You can use this property to change a minor grid line's frequency, color, etc. .
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family