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





Gets or sets the dash style axis lines should be stroked with.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<DashStyle> AxisStrokeDashStyle { get; set; }

Visual Basic  Copy Code

Public Property AxisStrokeDashStyle As Nullable(Of DashStyle)

 Property Value

 See Also

AxisRenderer Members
AxisRenderer Class
MindFusion.Charting Namespace