Back to Devexpress

FunnelSeries2D.Titles Property

wpf-devexpress-dot-xpf-dot-charts-dot-funnelseries2d-1755ff16.md

latest1.2 KB
Original Source

FunnelSeries2D.Titles Property

Provides access to the collection of Funnel series titles.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public TitleCollection Titles { get; }
vb
Public ReadOnly Property Titles As TitleCollection

Property Value

TypeDescription
TitleCollection

A TitleCollection object representing the collection of series titles.

|

See Also

FunnelSeries2D Class

FunnelSeries2D Members

DevExpress.Xpf.Charts Namespace