Gets or sets the distance between adjacent entries in the legend.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double LegendSpacing { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LegendSpacing As Double |
A double value.
See Also