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