Jump to content
Software FX Community

ChangedByUset Event


User (Legacy)

Recommended Posts

The challenge with this event is that ChartFX has many properties, some of 

these properties belong to the chart, other to a specific axis or series.

So we could carry the object being changed and the property name, now the

problem is on a dialog box where the user can change many properties at a

time. Do you really want us to collect all the properties that were changed

? Is it better to fire the event several times ? Is it really important to

know that the width of the line for series 2 was changed or do you just need

to know the chart is "dirty" ?

These are the kind of questions we debated when exposing this event. We are

open to any ideas / suggestions

--

Regards,

JC

Software FX Support

"Priyanka" <priyankan@hotmail.com> wrote in message

news:wT8W7VFwEHA.3492@webserver3.softwarefx.com...

> This event fires when there are changes made to the chart by the user, but

> the ChangedByUserEventArgs do not carry any information.

>

> How does one find out which property has been changed.

>

> - priyanka

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...