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.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
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