Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

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>

The following members return ColorStopCollection objects:

See Also