ITabSparkline

Assembly: Tab;

Description

The ITabSparkline interface contains table sparkline properties.

Inheritance Hierarchy

          ISparkline

          ITabSparkline

Comments

Parameters of a separate sparkline can be obtained in the ITabSparklines.Item property.

Properties

  Property name Brief description
DataRange The DataRange property determines the cell range, by which data sparkline graph is plotted.
Range The Range property determines the cell, in which sparkline is located.

Properties inherited from ISparkline

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

See also:

Tab Assembly Interfaces