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

Series.LegendPointOptionsProperty Field

OBSOLETE

The Series.LegendPointOptions property is obsolete now. Use the LegendTextPattern property instead.

Identifies the Series.LegendPointOptions 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.LegendPointOptions property is obsolete now. Use the Series.LegendTextPattern property instead.")]
public static readonly DependencyProperty LegendPointOptionsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also