Dundas Chart for SharePoint Send comments on this topic.
PriceUpColor Custom Attribute
See Also

Glossary Item Box

Gets or sets the DataPoint color to use to indicate a increasing price or trend.
Remarks

This attribute is only applicable to the CandleStick, PointAndFigure, Renko, Kagi and ThreeLineBreak charts. A price is considered increasing when the Close value is greater than its Open value.

Custom Attribute Summary
Possible Values: Any named Color, ARGB or RGB value.
Default Value: Color.Empty
2D / 3D Limitations: No
Applies to Chart Element: Series and DataPoint Objects for CandleStick charts, otherwise only Series objects.
Applies to Chart Types: Candlestick, Point and Figure, Renko, Kagi, Three Line Break

See Also