FunnelSeries.DataLabels Property
Returns the data label collection with settings for the funnel series.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DataLabelsEx | Stores settings for data labels in the funnel series. |
Remarks
For additional information about data labels, refer to the following help topic: Customize Series Data Labels with DevExpress Presentation API.
See Also