Gets or sets the dash style axis lines should be stroked with.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public Nullable<DashStyle> AxisStrokeDashStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property AxisStrokeDashStyle As Nullable(Of DashStyle) |