MindFusion.Charting for WebForms Programmer's Guide
Chart.LegendSpacing Property
See Also
 



Gets or sets the distance between adjacent entries in the legend.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public double LegendSpacing { get; set; }

Visual Basic  Copy Code

Public Property LegendSpacing As Double

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace