TextElementStyleBase.TextStyle Property
Gets or sets the text style of the chart’s element. This is a bindable property.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
public TextStyle TextStyle { get; set; }
#Property Value
Type | Description |
---|---|
Text |
An object that stores text settings. |