Back to Devexpress

IChartSeriesLabel.FormatPattern Property

blazor-devexpress-dot-blazor-dot-ichartserieslabel-ee39bde7.md

latest956 B
Original Source

IChartSeriesLabel.FormatPattern Property

Specifies a string pattern that formats series label text.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
string FormatPattern { get; set; }

Property Value

TypeDescription
String

A string that formats series label text.

|

Remarks

Refer to the following property description for additional information and an example: FormatPattern.

See Also

IChartSeriesLabel Interface

IChartSeriesLabel Members

DevExpress.Blazor Namespace