Back to Devexpress

TextElementStyleBase Class

maui-devexpress-dot-maui-dot-charts-9717b432.md

latest2.1 KB
Original Source

TextElementStyleBase Class

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

csharp
public abstract class TextElementStyleBase :
    StyleBase

Implements

IElementController

INotifyPropertyChanged

Inheritance

Show 17 items

System.Object BindableObject Element ChartElementBase ChartElement StyleBase TextElementStyleBase AxisLabelStyle

CrosshairLineStyle

HintStyleBase

LegendStyle

PieCenterTextLabelStyle

SeriesLabelStyle

TitleStyle

PieHintStyle

HintStyle

PieSeriesLabelStyle

Extension Methods

Yield<TextElementStyleBase>()

YieldIfNotNull<TextElementStyleBase>()

See Also

TextElementStyleBase Members

DevExpress.Maui.Charts Namespace