| C1.Win.Chart.Interaction Namespace > LineMarker Class : PositionChanged Event |
'DeclarationPublic Event PositionChanged As LineMarker.PositionChangedEventHandler
'UsageDim instance As LineMarker Dim handler As LineMarker.PositionChangedEventHandler AddHandler instance.PositionChanged, handler
public event LineMarker.PositionChangedEventHandler PositionChanged
public: event LineMarker.PositionChangedEventHandler^ PositionChanged
The event handler receives an argument of type PositionChangedEventArgs containing data related to this event. The following PositionChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| X | |
| Y |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2