Version

CalloutSeriesSelectingEventArgs Class Members

The following tables list the members exposed by CalloutSeriesSelectingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyItemGets data item assositated with callout layer  
Public PropertySeriesGets or sets series object assositated with callout layer  
Public PropertySeriesNameGets or sets series name assositated with callout layer  
Public PropertyXValueGets data X-value assositated with callout layer  
Public PropertyYValueGets data Y-value assositated with callout layer  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetSeriesResets the Series property to its default value.  
Public MethodResetSeriesNameResets the SeriesName property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeSeriesIndicates if the Series property needs to be serialized.  
Protected MethodShouldSerializeSeriesNameIndicates if the SeriesName property needs to be serialized.  
See Also