TextStyle.Size Property
Gets or sets the text size.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public float Size { get; set; }
Property Value
Type | Description |
---|---|
Single | The text size. |
See Also