Gets or sets the padding space between button's content and its borders.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double Padding { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Padding As Double |
See Also