Back to Devexpress

XRChart.ResetPadding() Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrchart-113f0116.md

latest1.2 KB
Original Source

XRChart.ResetPadding() Method

Resets the XRChart.Padding property to an empty value.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public override void ResetPadding()
vb
Public Overrides Sub ResetPadding

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

XRChart Class

XRChart Members

DevExpress.XtraReports.UI Namespace