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