The following tables list the members exposed by CalloutLabelUpdatingEventArgs.
| Name | Description | |
|---|---|---|
|  | CalloutLabelUpdatingEventArgs Constructor | Initializes a new CalloutLabelUpdatingEventArgs. | 
| Name | Description | |
|---|---|---|
|  | Item | Gets data item associated with callout layer | 
|  | Label | Gets or sets label displayed by callout layer | 
|  | Series | Gets series associated with callout item, if available | 
|  | SeriesName | Gets series name associated with callout item, if available | 
|  | XValue | Gets data X-value associated with callout layer | 
|  | YValue | Gets data Y-value associated with callout layer | 
| Name | Description | |
|---|---|---|
|  | Reset | Resets all the properties to their default values | 
|  | ResetLabel | Resets the Label property to its default value. | 
| Name | Description | |
|---|---|---|
|  | ShouldSerializeLabel | Indicates if the Label property needs to be serialized. |