Back to Devexpress

Series3DBase.LegendTextPattern Property

wpf-devexpress-dot-xpf-dot-charts-dot-series3dbase-e72cb249.md

latest1.0 KB
Original Source

Series3DBase.LegendTextPattern Property

Gets or sets the pattern specifying the text to be displayed within legend items.

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 text pattern.

|

See Also

Series3DBase Class

Series3DBase Members

DevExpress.Xpf.Charts Namespace