Back to Devexpress

StripAxisLabel.Text Property

maui-devexpress-dot-maui-dot-charts-dot-stripaxislabel.md

latest794 B
Original Source

StripAxisLabel.Text Property

Gets or sets the text of a strip’s axis label. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public string Text { get; set; }

Property Value

TypeDescription
String

The text of a strip’s axis label.

|

See Also

StripAxisLabel Class

StripAxisLabel Members

DevExpress.Maui.Charts Namespace