Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;
The ITabSparkline interface contains table sparkline properties.
ISparkline
ITabSparkline
Parameters of a separate sparkline can be obtained in the ITabSparklines.Item property.
| 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. |
| 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: