Version

CalloutLabelUpdatingEventArgs Class Members

The following tables list the members exposed by CalloutLabelUpdatingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyItemGets data item associated with callout layer  
Public PropertyLabelGets or sets label displayed by callout layer  
Public PropertySeriesGets series associated with callout item, if available  
Public PropertySeriesNameGets series name associated with callout item, if available  
Public PropertyXValueGets data X-value associated with callout layer  
Public PropertyYValueGets data Y-value associated 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