XYDiagram3D.SeriesPadding Property
Gets or sets the padding between series and argument coordinate planes (front and back). The units of measurement are specific diagram pixels.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | An integer value that specifies the space between series and coordinate planes. |
See Also