wpf-devexpress-dot-xpf-dot-charts-aacad8f5.md
For internal use. Contains settings that determine the presentation data of a series point item.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
[NonCategorized]
public class SeriesPointPresentationData :
NotifyPropertyChangedObject,
IPresentationItem
<NonCategorized>
Public Class SeriesPointPresentationData
Inherits NotifyPropertyChangedObject
Implements IPresentationItem
The following members return SeriesPointPresentationData objects:
This member supports the internal infrastructure and is not intended to be used directly from your code.
Object DevExpress.Xpf.Charts.NotifyPropertyChangedObject SeriesPointPresentationData
See Also