Gets or sets the thickness of plot borders.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public double PlotBorderStrokeThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotBorderStrokeThickness As Double |
A double value.
Charting for .NET MAUI Guide | © 2024 MindFusion |