Gets or sets the dash style of plot borders.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public DashStyle PlotBorderStrokeDashStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotBorderStrokeDashStyle As DashStyle |
A member of the DashStyle enumeration.
Charting for .NET MAUI Guide | © 2024 MindFusion |