Gets or sets the distance between adjacent entries in the legend.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public double LegendSpacing { get; set; } |
Visual Basic Copy Code |
---|
Public Property LegendSpacing As Double |
A double value.
Charting for .NET MAUI Guide | © 2024 MindFusion |