ASP.NET Pack Programmer's Guide
AxisRenderer.AxisStrokeThickness Property
See Also
 





Gets or sets the thickness axis lines should be stroked with.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<Double> AxisStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property AxisStrokeThickness As Nullable(Of Double)

 Property Value

 See Also

AxisRenderer Members
AxisRenderer Class
MindFusion.Charting Namespace