SeriesCollection(Object) Constructor
In This Article
Initializes a new instance of the SeriesCollection class with the specified owner.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
owner | Object | A Object class descendant. |
See Also