ISparkline.LineWidth

Syntax

LineWidth: Double;

Description

The LineWidth property determines line thickness in sparkline.

Comments

Measurement units, in which thickness is specified, depend on where sparklines are applied to.

In the current implementation sparklines can be used in tables of various repository objects. Values of sparkline thickness in the table are given in millimeters.

Example

The example of use is given in description of the Color property.

See also:

ISparkline