E3Chart

<< Click to Display Table of Contents >>

 

E3Chart

Implemented an option to draw Pens in high quality by using the GDI+ library. This option can be configured using E3Chart's RenderQuality property.

Added the ShowBorder property, which hides or shows E3Chart's external border.

Added elements for visual reference on E3Chart, Normal Band and Reference Line.

Added the BorderStyle and TextColor properties that configure, respectively, the border style and the text color of an E3Chart's Legend.

Implemented a visual customization of the header of an E3Chart's Legend. Now users can change Legend's border style (the HeaderBorderStyle property), text color (the HeaderTextColor property), and column's background color (the HeaderBackColor property). Users can also change the text color (the TitleColor property) of an E3Chart's title.

Added the Font property, which allows configuring the name, style, and size of the font of an E3Chart's Legend.

Added the ScaleYMax e ScaleYMin columns on E3Chart's Legend, which display maximum and minimum values of the vertical scale, respectively, configured in each Pen.

Was this page useful?