Table of Contents

TMS FNC Widget Trend Indicator

TTMSFNCWidgetTrendIndicator is a compact in-line graph control that plots a rolling series of recent values as a line or bar chart. It is optimised for dashboard tiles where the trend over the last N readings matters more than individual data points, such as CPU load history, sensor trends, or sales sparklines.

Documentation

Start here Use when
Get started You want a compact trend sparkline displaying recent values in a few steps.
Guides You want task-oriented chapters: adding values, graph types, and appearance.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCWidgetTrendIndicator Compact trend sparkline control.
TTMSFNCWidgetTrendValue A single data point in the trend series.
TTMSFNCWidgetTrendValues Ordered collection of trend values.