Version

DomainChartSeriesPointerEventArgs Class Members

The following tables list the members exposed by DomainChartSeriesPointerEventArgs.

Public Properties
 NameDescription
Public PropertyCancelSelectionGets or sets whether to cancel series selection.  
Public PropertyChartPositionGets the mouse position relative to the chart.  
Public PropertyItemGets the item hit by the pointer.  
Public PropertyPlotAreaPositionGets the pointer position relative to the plot area.  
Public PropertySeriesGets the series hit by the pointer.  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetCancelSelectionResets the CancelSelection property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeCancelSelectionIndicates if the CancelSelection property needs to be serialized.  
See Also