Back to Devexpress

FinancialSeriesLabel.Style Property

maui-devexpress-dot-maui-dot-charts-dot-financialserieslabel-48845405.md

latest936 B
Original Source

FinancialSeriesLabel.Style Property

Gets or sets appearance settings of financial series labels. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public SeriesLabelStyle Style { get; set; }

Property Value

TypeDescription
SeriesLabelStyle

A SeriesLabelStyle object that stores series label appearance settings.

|

See Also

FinancialSeriesLabel Class

FinancialSeriesLabel Members

DevExpress.Maui.Charts Namespace