StripAxisLabel.Text Property
In This Article
Specifies the text of a strip’s axis label.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public string Text { get; set; }
#Property Value
Type |
---|
String |
See Also