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

LineSeries2D.MarkerVisibleProperty Field

Identifies the LineSeries2D.MarkerVisible dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty MarkerVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also