SeriesPointPresentationData.Layout Property
In This Article
For internal use. Specifies the series point layout. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public SeriesPointLayout Layout { get; set; }
#Property Value
Type | Description |
---|---|
Series |
A Series |
See Also