XRChart.Padding Property
Overrides the XRControl.Padding property.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public override PaddingInfo Padding { get; set; }
#Property Value
Type | Description |
---|---|
Padding |
A Padding |
#Remarks
This property is intended to hide the corresponding property of the XRControl class.