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

ColoredWeightedPointInfo Constructors

Stores information about a bubble series point for which a custom point colorizer specifies a color.
Name Parameters Description
ColoredWeightedPointInfo(Int32[], Double, DateTime, String, Double, Double) pointIndexes, numericArgument, dateTimeArgument, qualitativeArgument, value, weightPercent Initializes a new instance of the ColoredWeightedPointInfo class with specified settings.
See Also