Skip to main content

XYDiagram2D.EnableAxisXNavigationProperty Field

Identifies the XYDiagram2D.EnableAxisXNavigation dependency property.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public static readonly DependencyProperty EnableAxisXNavigationProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also