Search
Theme.GridLineThickness Property
See Also
 






Gets or sets the thickness of plot grid lines.

Namespace: MindFusion.Charting
Assembly: 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.

 See Also