Skip to main content

SeriesPointLayout Class

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

Namespace: DevExpress.Xpf.Charts

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

#Declaration

public abstract class SeriesPointLayout

#Returned By

The SeriesPointItem.Layout property returns an instance of SeriesPointLayout.

#Remarks

An object of the SeriesPointLayout type is returned by the SeriesPointItem.Layout property.

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

#Inheritance

Object
SeriesPointLayout
See Also