XYDiagram2D.Elements Property
In This Article
For internal use only.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
[Browsable(false)]
public ObservableCollection<object> Elements { get; set; }
#Property Value
Type |
---|
Observable |
See Also