Skip to main content

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.v24.1.dll

NuGet Package: 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