Gets or sets the distance between adjacent entries in the legend.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C# Copy Code |
---|
public double LegendSpacing { get; set; } |
Visual Basic Copy Code |
---|
Public Property LegendSpacing As Double |
A double value specifying the distance between legend elements. The default value is 5.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |