XRChart.ResetPadding() Method
Resets the XRChart.Padding property to an empty value.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
If the XRChart.Padding property has an empty value, the XRControl.GetEffectivePadding method doesn’t use this property to calculate the effective value for the control.
See Also