[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.SparklineDataSource.OnDirtied

OnDirtied Method

OnDirtied()

Designates this external variable to be recalculated when the next recalculation occurs.

Declaration
protected override void OnDirtied()
Protected Overrides Sub OnDirtied()
Overrides
GrapeCity.Spreadsheet.Data.CellRangeDataSource<double>.OnDirtied()
Remarks

Accessing calculation engine (like get value of external variable) is available inside this function.