Version

Configuring UltraSparkline

Purpose

This topic provides an overview of the possible ways to configure the UltraSparkline™ control. Links to the detailed configurations (available in separate topics) are provided as well.

Required background

The following table lists the topics required as a prerequisite to understanding this topic.

Topic Purpose

This topic provides an overview of the UltraSparkline control, its benefits, and the supported chart types.

This topic demonstrates, with code examples, how to add the UltraSparkline control to a page and in the grid cell.

UltraSparkline Configuration Summary

UltraSparkline configuration summary chart

The following table lists the configurable aspects of the UltraSparkline control.

Configurable aspects Details Properties

You can define types of Sparklines Line, Area, Column or WinLoss.

Defines a shaded area across the chart ( horizontally ).

The aspects for configuring the normal range are its top border, bottom border and color.

Used to display Markers on the following chart types: Line, Area and Column.

The aspects for configuring the markers are the size and color brush.

Displays a trend line over the chart. There are more than a dozen different trend lines types to choose from.

The aspects for configuring the Trend line are the trend line brush, trend line period, trend line type and line thickness.

Identifies an unknown value (Null or double.NaN) and allows you to interpolate or view it as a blank point.

The following topics provide additional information related to this topic.

Topic Purpose

This topic provides an overview of the UltraSparkline control, its benefits, and the supported chart types.

This topic demonstrates, with code examples, how to add the UltraSparkline control to a page and in the grid cell.

This topic explains the featured properties of the UltraSparkline control.