Version

CalloutLabelUpdatingEventArgs Class Members

The following tables list the members exposed by CalloutLabelUpdatingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyItemGets data item assositated with callout layer  
Public PropertyLabelGets or sets label displayed by callout layer  
Public PropertySeriesGets series assositated with callout item, if available  
Public PropertySeriesNameGets series name assositated with callout item, if available  
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 MethodResetLabelResets the Label property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeLabelIndicates if the Label property needs to be serialized.  
See Also