Skip to main content
All docs
V20.1

Series.Padding Property

This property is hidden, because it is not supported in this class.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public Thickness Padding { get; set; }

Property Value

Type Description
Thickness

A Thickness value.

See Also