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





Gets or sets the thickness of plot grid lines.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public double GridLineThickness { get; set; }

Visual Basic  Copy Code

Public Property GridLineThickness As Double

 Property Value

A double value specifying the thickness of grid lines. The default value is 1.

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace