C1.WPF.Chart.Interaction Namespace > C1LineMarker Class : Interaction Property |
'Declaration
Public Property Interaction As LineMarkerInteraction
'Usage
Dim instance As C1LineMarker Dim value As LineMarkerInteraction instance.Interaction = value value = instance.Interaction
public LineMarkerInteraction Interaction {get; set;}
public: property LineMarkerInteraction Interaction { LineMarkerInteraction get(); void set ( LineMarkerInteraction value); }
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