SeriesPointLayout Class
In This Article
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
#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.
See Also