MindFusion.Charting for Silverlight Programmer's Guide
AxesChart.GridStrokeThickness Property
See Also
 






Gets or sets the thickness of grid lines.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double GridStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property GridStrokeThickness As Double

 Property Value

A double value. Default value is 1.0

 Remarks

The GridStrokeThickness sets or gets the thickness of the grid lines that are drawn with the GridStrokes.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Charting.Silverlight Namespace