DXCalculatedSeriesData.Source Property
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public abstract DXSeries Source { get; }
Property Value
Type |
---|
DXSeries |
Implements
See Also