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