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

AxisX2D.StickToEndProperty Field

OBSOLETE

This property is obsolete now. Use the StickToEdge property instead.

Identifies the AxisX2D.StickToEnd dependency property.

Namespace: DevExpress.Xpf.Charts

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

Declaration

[Obsolete("This property is obsolete now. Use the StickToEdge property instead.")]
[Browsable(false)]
public static readonly DependencyProperty StickToEndProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also