Skip to main content

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

NuGet Package: DevExpress.Wpf.Charts

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