Nevron Logo

NOV Chart for .NET Features

Charting Types

A complete and unrivaled set of charting types with many customization options is implemented to ensure that you have a superior set of data visualization methods "out of the box."

Bar & Column

0 Bar chart icon

Support for standard bar & column chart, clustered bar/column, stacked bar/column, as well as clustered-stacked bar/column chart with numerous customization options.

Line

Line chart icon

A standard line chart, stacked line chart, step line & smooth line with multiple customization options.

Area

Area chart icon

Support for standard area chart, scatter area, stacked area & stacked percent area chart with highly customizable looks.

Pie

Pie chart icon

Standard 2D pie chart with multiple customization options, including specifying begin and sweep angle.

Doughnut

Doughnut chart icon

Doughnut pie chart (also spelled donut) - a variant of the pie chart, with a blank center allowing for several pie series to be visualized.

Point

a
Point chart icon

NOV point and XY scatter point series support several point shapes, including rectangle, triangle, inverted triangle, ellipse, cross, diagonal cross, etc., plus lots of styling options.

Bubble

Bubble chart icon

Bubbles can be visualized as a rectangle, triangle, inverted triangle, ellipse, cross, diagonal cross, etc. Standard and XY scatter modes are supported.

Stock

Stock chart icon

Stick and candle styles are supported. Open High Low and Close High Low chart subtypes are also supported. XY Scatter mode (date-time stocks).

Polar

Polar chart icon

Polar line, point, area, range, and vector types.

Box and Whiskers

Box and whiskers chart icon

Box and whiskers plots are very helpful in interpreting the distribution of data. Each box and whiskers item represents a set of values and displays statistical information for it like minimum, maximum and median values, upper and lower quartiles, outliers, and optionally a mean value.

Vector

Vector chart icon

NOV vector charts display arrows in 2D space. A vector data item is defined by two points (begin - end) and is represented by a single arrow. An arrowhead is placed at the endpoint to indicate the vector direction.

Range

Range chart icon

Supports the display of 2D shapes defined by the begin/end values of their bounding boxes. It can be used for the display of histograms, bars with custom sizes, etc.

Combo

Combo chart icon

Combo Charts are used to combine certain series types within the same chart area. Series types are specified per values data groupings. There are many per series type options.

Tree Map

Tree map series chart icon

Tree maps display hierarchical (tree-structured) data as a set of nested rectangles. Tree maps allow you to easily see patterns that would be difficult to spot in other ways, such as if a certain node value changes by a large amount or the relative node value vs. the other node values. The second advantage of tree maps is that, by construction, they make efficient use of space. As a result, they can legibly display a large number of items simultaneously on the screen.

Heat Map

Heat map series chart icon

A Heat Map is a 2D representation of data where the individual values are contained in a matrix and are represented as colors, which are taken from an associated palette.

High-Low

High low area chart icon

High low area with built-in appearance logic. Supports markers. XY scatter mode is also supported (date-time range chart).

Chart Axes Features

NOV Chart for .NET provides a complete set of axis-related features designed to target even the most compelling charting requirements. The axes are largely automated, allowing you to focus on your project and be able to customize every aspect of the appearance and behavior of the axis if needed. Following is a short list of the axis-related features of the component:

Axes Position

Primary and secondary y axes

Primary and Secondary X and Y Axes

Supports an unlimited number of X and Y Axes. You can specify the X and Y axis on which each chart series is scaled. Advanced settings allow you to make use of axis crossings, docking, and percent positioning.
Axis docking percentages

Advanced positioning options

The axes of the component can be docked to the chart sides (or polar rim) or crossed at value with some other axis. In addition, axes can share parts of the chart plot.
Polar value axis position

Special options for Polar axes

The special options for Polar axes include advanced settings for Polar axes position and annotation.

Scale Types

Axis ordinal scale

Ordinal Scale

Allows you to display ordinal (categorical) data.
Numeric and logarithmic scale

Numeric and Logarithmic Scale

Allows you to display any data in numeric format (profit, sales, percentages, etc.)
Date time scale

DateTime Scale

General date time scale suitable for the display of date time data.
Value timeline scale

Value Timeline Scale

The Value Timeline Scale is an advanced date-time scale most commonly used in financial charts.
Range timeline scale

Range Timeline Scale

Advanced date-time scale is most commonly used in financial and project management charts.
Polar value axis position

Angular Scale

Allows you to display angular data in degrees and grads (used in polar charts).
Hierarchical scale

Hierarchical Scale

The Hierarchical scale allows you to display grouped categorical data.

Scale Properties

Title positioning

Title

The Title functionalities of the component provide control over the chart axis title text, appearance, position, and angle.
Axis rules caps

Ruler

Control over the begin/end ruler caps as well as the option to highlight scale breaks on the ruler.
Range timeline scale

Range

Control over the range displayed by the axis. Ability to inflate that range in several modes.

Gridlines

Control over the major and minor gridline's appearance.
Axis ticks

Ticks

Ticks are usually represented as lines and can appear on both sides of the scale ruler. In NOV scales, define two types of ticks – major and minor. The Ticks functionalities of the component provide control over the appearance and position of the minor and major ticks on the chart axis.
Axis stripes

Stripes

Ability to highlight repeating ranges of data on the chart walls, with controllable show/hide pattern.
Axis sections

Sections

Ability to conditionally modify the appearance of axis decorations (tick, gridlines, and labels) if they fall in a specified range. This feature allows you to highlight important ranges of data on the axis.
Axis reference lines

Const Lines

Ability to show constant (reference) lines at specified value. Const lines are lines displayed at axis values and are usually used to display some chart-specific limit or targeted value.
Scale break appearance

Scale Breaks

Scale Breaks skip a range of values on the axis to increase the readability of the chart. NOV Chart for .NET provides support for manual and automatic scale breaks with full control over appearance and behavior. X and Y scale breaks can be crossed.
Label layout

Label Layout

Ability to control how the axis must resolve label overlapping and layout options.
Axis labels orientation

Label Formatting

Ability to control the label formatting on numeric scales - including many advanced options for currency, percentage, scientific, and date-time label formatting.

Other Features

non overlapping data labels

Non-Overlapping Data Labels Layout

Data point labels of Cartesian, Polar, and Radar charts can be automatically re-arranged in order to avoid overlaps and ensure maximum visibility for the chart elements.
Interactive legend

Flexible integrated legend

The Legend functionalities of the component include lots of predefined styles, positions, and data layout strategies.
combo chart cluster bar line

Ability to display several charting types simultaneously

Advanced chart margins and fit strategy control.
financial combo chart

Ability to display several chart series simultaneously

Making a chart-type combination chart has never been easier and more flexible.
Chart legend docking

Ability to display multiple charts and legends

Charts can be described in one or more legends. Legends can describe multiple charts.
Chart labels general header footer

Labels

Headers, footers as well as custom positioned labels.
Rectangle zoom tool

Interactivity

The Interactivity functionalities of the component include tools like Data Zoom, Data Pan, Tooltip, Mouse Cursor, and others.
Hit testing

Hit Test capabilities

Support for hit testing the control in order to get the chart element under a specified position.
Serialization

Serialization Support

The control supports serialization/deserialization of its state to a file or stream.
Image export

Image Export

The control supports image export in the following formats: BMP, JPEG, PNG, and PDF.