XRChart.Padding Property
Overrides the XRControl.Padding property.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
PaddingInfo | A PaddingInfo object representing padding values for a control. |
Remarks
This property is intended to hide the corresponding property of the XRControl class.
See Also