Gets or sets the padding space between content and borders of this legend.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double Padding { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Padding As Double |
A double value.
See Also