Back to Devexpress

SeriesPointLayout Class

wpf-devexpress-dot-xpf-dot-charts-d95a30b0.md

latest1.4 KB
Original Source

SeriesPointLayout Class

For internal use. Contains settings that define the layout of a series point item.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class SeriesPointLayout :
    IPresentation
vb
Public MustInherit Class SeriesPointLayout
    Implements IPresentation

The following members return SeriesPointLayout objects:

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

Inheritance

Object SeriesPointLayout StockSeries2DPointLayout

See Also

SeriesPointLayout Members

DevExpress.Xpf.Charts Namespace