Back to Devexpress

SeriesBase.LegendName Property

corelibraries-devexpress-dot-xtracharts-dot-seriesbase-010672b3.md

latest1.2 KB
Original Source

SeriesBase.LegendName Property

For internal use. Supports serialization of the SeriesBase.Legend property.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[Browsable(false)]
public string LegendName { get; set; }
vb
<Browsable(False)>
Public Property LegendName As String

Property Value

TypeDescription
String

A String value.

|

Remarks

This property is hidden and intended for internal use only. Normally you don’t need to use it.

See Also

SeriesBase Class

SeriesBase Members

DevExpress.XtraCharts Namespace