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