Gets or sets the margin between the legend border and the legend labels.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public float LegendBorderMargin { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LegendBorderMargin As Single |
See Also