Back to Devexpress

Series.LegendIndex Property

wpf-devexpress-dot-xpf-dot-charts-dot-series-9c370c3d.md

latest930 B
Original Source

Series.LegendIndex Property

For internal use only.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(false)]
public int LegendIndex { get; set; }
vb
<Browsable(False)>
Public Property LegendIndex As Integer

Property Value

TypeDescription
Int32

An integer value.

|

See Also

Series Class

Series Members

DevExpress.Xpf.Charts Namespace