IDataSource<T> events: FinishChanging and StartChanging

Questions about MultiCharts .NET and user contributed studies.
gztanwei
Posts: 32
Joined: 15 Aug 2015
Has thanked: 6 times
Been thanked: 5 times

IDataSource<T> events: FinishChanging and StartChanging

Postby gztanwei » 22 Feb 2016

Hi I have confusion on below description of events. What do they mean, please? When "start" is changing...

Code: Select all

IDataSource<T> overview

Public Instance Events
FinishChanging Raised when 'finish' is changing.
StartChanging Raised when 'start' is changing.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: IDataSource<T> events: FinishChanging and StartChanging

Postby Henry MultiСharts » 03 Mar 2016

Hello gztanwei,

We apologize for the confusion.
StartChanging event occurs before the data is changed.
FinishChanging event occurs after the data was changed.
We will have the description updated in the next version.


Return to “MultiCharts .NET”