GoDiagram Web Reference
MajorLineColor Property

Gets or sets the color used in drawing grid markings.
Syntax
'Declaration
 
<DescriptionAttribute("The color used in drawing the grid lines.")>
<CategoryAttribute("Grid")>
Public Overridable Property MajorLineColor As Color
[DescriptionAttribute("The color used in drawing the grid lines.")]
[CategoryAttribute("Grid")]
public virtual Color MajorLineColor {get; set;}

Property Value

The color defaults to a gray.
Remarks
You may prefer a darker color for a Dot grid style, or a lighter color for a Line grid style.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoGrid Class
GoGrid Members
Style Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback