Assembly: Drawing;
The ISparkline interface contains basic properties of sparklines used in various repository objects.
ISparkline
Sparkline is a small chart that displays change dynamics of some data.
This interface is basic for the following interfaces:
| 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: