Padding Property¶
Summary¶
Gets or sets the chart control padding. Property value can be set using Thickness, number, or a string newThickness(5), new Thickness(1, 2, 3, 4), 5, "5", "1 2 3 4".
Signature¶
1 |
|
Return Value¶
Thickness
Declaring Type¶
Last update: February 3, 2023