ASP.NET Pack Programmer's Guide
Theme.GridLineStyle Property
See Also
 





Gets or sets the style of plot grid lines.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public DashStyle GridLineStyle { get; set; }

Visual Basic  Copy Code

Public Property GridLineStyle As DashStyle

 Property Value

A member of the DashStyle enumeration specifying the dash style of grid lines. The default value is Solid.

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace