Back to Devexpress

TextStyle.Color Property

maui-devexpress-dot-maui-dot-charts-dot-textstyle.md

latest745 B
Original Source

TextStyle.Color Property

Gets or sets the text color. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public Color Color { get; set; }

Property Value

TypeDescription
Color

The text color.

|

See Also

TextStyle Class

TextStyle Members

DevExpress.Maui.Charts Namespace