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

AxisLabel.BeginTextProperty Field

OBSOLETE

The AxisLabel.BeginText property is obsolete now. Use the TextPattern property instead.

Identifies the AxisLabel.BeginText dependency property.

Namespace: DevExpress.Xpf.Charts

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

Declaration

[Obsolete("The AxisLabel.BeginText property is obsolete now. Use the AxisLabel.TextPattern property instead.")]
public static readonly DependencyProperty BeginTextProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also