TextElementStyleBase Class
In This Article
The base class for styles of elements that display text.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public abstract class TextElementStyleBase :
StyleBase
#Inheritance
See Also