Margin Property¶
Summary¶
Gets or sets the level of thickness of the margin of the chart control instance. Property value can be set usingThickness, number, or a string new Thickness(5), new Thickness(1, 2, 3, 4), 5, "5", "1 2 3 4".
Signature¶
1 |
|
Return Value¶
Thickness
Declaring Type¶
Last update: March 17, 2023