Skip to main content
A newer version of this page is available. .

Pane.SeriesContainers Property

For internal use.

Namespace: DevExpress.Xpf.Charts

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

Declaration

[Browsable(false)]
public List<SeriesContainerItem> SeriesContainers { get; }

Property Value

Type
List<DevExpress.Xpf.Charts.SeriesContainerItem>
See Also