Skip to main content

ColoredStackedPointInfo Class

Stores information about a stacked area or stacked bar series point for which a custom point colorizer specifies a color.

Namespace: DevExpress.Maui.Charts

Assembly: DevExpress.Maui.Charts.dll

NuGet Package: DevExpress.Maui.Charts

Declaration

public class ColoredStackedPointInfo :
    ColoredPointInfo

Inheritance

System.Object
See Also