Class SparklineObject
Represents the small chart object (called sparkline) fully based on MSChartObject.
Inherited Members
Namespace: FastReport.MSChart
Assembly: FastReport.dll
Syntax
public class SparklineObject : MSChartObject, IDisposable, IFRSerializable, IParent
Constructors
SparklineObject()
Initializes a new instance of the SparklineObject with default settings.
Declaration
public SparklineObject()