Back to Devexpress

SeriesPointPresentationData.Layout Property

wpf-devexpress-dot-xpf-dot-charts-dot-seriespointpresentationdata-30d08815.md

latest1.1 KB
Original Source

SeriesPointPresentationData.Layout Property

For internal use. Specifies the series point layout. This is a dependency property.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public SeriesPointLayout Layout { get; set; }
vb
Public Property Layout As SeriesPointLayout

Property Value

TypeDescription
SeriesPointLayout

A SeriesPointLayout object.

|

See Also

SeriesPointPresentationData Class

SeriesPointPresentationData Members

DevExpress.Xpf.Charts Namespace