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

Series.PointOptionsProperty Field

OBSOLETE

The Series.PointOptions property is obsolete now. Use the TextPattern property instead.

Identifies the Series.PointOptions dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Obsolete("The Series.PointOptions property is obsolete now. Use the SeriesLabel.TextPattern property instead.")]
public static readonly DependencyProperty PointOptionsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also