Back to Devexpress

FillStyleBase.LegendTextPattern Property

wpf-devexpress-dot-xpf-dot-charts-dot-fillstylebase-547a5bcf.md

latest1.0 KB
Original Source

FillStyleBase.LegendTextPattern Property

Gets or sets the text pattern specifying the text of the legend item of the fill style.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public string LegendTextPattern { get; set; }
vb
Public Property LegendTextPattern As String

Property Value

TypeDescription
String

The legend item text pattern.

|

See Also

FillStyleBase Class

FillStyleBase Members

DevExpress.Xpf.Charts Namespace