Back to Devexpress

SeriesPointPresentationData Properties

wpf-devexpress-dot-xpf-dot-charts-dot-seriespointpresentationdata-dot-underscore-properties.md

latest2.0 KB
Original Source

SeriesPointPresentationData Properties

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

NameDescription
IsHighlightedFor internal use. Returns a value that indicates whether presentation data is highlighted.
IsSelectedFor internal use. Returns a value that indicates whether presentation data is selected.
LabelTextFor internal use. Specifies the point’s label text. This is a dependency property.
LayoutFor internal use. Specifies the series point layout. This is a dependency property.
LayoutsFor internal use. Specifies the series point layouts when scale breaks cross the point. This is a dependency property.
LegendTextFor internal use. Specifies the point’s legend text. This is a dependency property.
OpacityFor internal use. Specifies the point’s opacity. This is a dependency property.
PointColorFor internal use. Specifies the point’s color. This is a dependency property.
SeriesPointFor internal use. Returns the series point which uses this presentation data.

See Also

SeriesPointPresentationData Class

SeriesPointPresentationData Members

DevExpress.Xpf.Charts Namespace