ISparkline

Assembly: Drawing;

Description

The ISparkline interface contains basic properties of sparklines used in various repository objects.

Inheritance Hierarchy

ISparkline

Comments

A sparkline is a small chart reflecting in small the dynamics of changing of some data.

This interface is basic for the following interfaces:

Properties

  Property name Brief description
Color The Color property determines a line color in sparkline.
LineWidth The LineWidth property determines line thickness in sparkline.
NullValueBehavior The NullValueBehavior property determines a method of building a sparkline with empty data.

See also:

Drawing Assembly Interfaces