Class SparklineObject
Represents the small chart object (called sparkline) fully based on MSChartObject.
Inherited Members
FastReport.ReportComponentBase.OnClick(EventArgs)
FastReport.ReportComponentBase.OnBeforePrint(EventArgs)
FastReport.ReportComponentBase.OnAfterPrint(EventArgs)
FastReport.ReportComponentBase.OnAfterData(EventArgs)
FastReport.ReportComponentBase.DrawMarkers(FastReport.Utils.FRPaintEventArgs)
FastReport.ReportComponentBase.DrawCrossHair(FastReport.Utils.FRPaintEventArgs, System.Single, System.Single)
FastReport.ReportComponentBase.AssignPreviewEvents(FastReport.Base)
FastReport.ReportComponentBase.DrawIntersectBackground(FastReport.Utils.FRPaintEventArgs)
Namespace: FastReport.MSChart
Assembly: FastReport.dll
Syntax
public class SparklineObject : MSChartObject, IFRSerializable, IParent
Constructors
SparklineObject()
Initializes a new instance of the SparklineObject with default settings.
Declaration
public SparklineObject()