Skip to main content
A newer version of this page is available. .

SeriesPointPresentationData Class

For internal use. Contains settings that determine the presentation data of a series point item.

Namespace: DevExpress.Xpf.Charts

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

Declaration

[NonCategorized]
public class SeriesPointPresentationData :
    NotifyPropertyChangedObject,
    IPresentationItem

The following members return SeriesPointPresentationData objects:

Remarks

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

Inheritance

Object
DevExpress.Xpf.Charts.NotifyPropertyChangedObject
SeriesPointPresentationData
See Also