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