In This Topic
Overload List
Overload | Description |
GridLine Constructor() | Creates a new grid line. |
GridLine Constructor(GridLineType) | Creates a new grid line of the specified line type. |
GridLine Constructor(GridLineType,Color) | Creates a new grid line of the specified line type and color. |
GridLine Constructor(GridLineType,Color,Color,Color) | Creates a new grid line of the specified line type and colors. |
GridLine Constructor(GridLineType,Color,Color,Color,Int32) | Creates a new grid line of the specified line type, colors, and width. |
GridLine Constructor(SerializationInfo,StreamingContext) | Represents the grid lines. |
See Also