Back to Devexpress

ColoredStackedPointInfo Constructors

maui-devexpress-dot-maui-dot-charts-dot-coloredstackedpointinfo-dot-ctor.md

latest1.1 KB
Original Source

ColoredStackedPointInfo Constructors

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

NameParametersDescription
ColoredStackedPointInfo(Int32[], Double, DateTime, String, Double, Double, Double)pointIndexes, numericArgument, dateTimeArgument, qualitativeArgument, value, stackedValue, valuesInPercentInitializes a new instance of the ColoredStackedPointInfo class with specified settings.

See Also

ColoredStackedPointInfo Class

ColoredStackedPointInfo Members

DevExpress.Maui.Charts Namespace