ColorStopCollection Class
The collection of ColorStop objects.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public class ColorStopCollection :
ChartCollection<ColorStop>
Related API Members
The following members return ColorStopCollection objects:
Implements
Inheritance
See Also