'Declaration Public Event CalloutStyleUpdating As CalloutStyleUpdatingEventHandler
public event CalloutStyleUpdatingEventHandler CalloutStyleUpdating
The event handler receives an argument of type CalloutStyleUpdatingEventArgs containing data related to this event. The following CalloutStyleUpdatingEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| BacgkroundPaddingBottom | |
| BacgkroundPaddingLeft | |
| BacgkroundPaddingRight | |
| BacgkroundPaddingTop | |
| Background | Gets or sets the background of the callout. |
| BackgroundCorner | |
| BadgeBackground | Gets or sets badge fill in the callout. |
| BadgeCorner | |
| BadgeGap | Gets or sets the gap between badge and text in the callout. |
| BadgeHeight | Gets or sets badge height in the callout. |
| BadgeImage | Gets or sets the path to an image displayed in the callout. |
| BadgeOutline | Gets or sets badge outline in the callout. |
| BadgeThickness | Gets or sets badge thickness in the callout. |
| BadgeVisible | Gets or sets whether the badge is visible in the callout. |
| BadgeWidth | Gets or sets badge width in the callout. |
| Item | Gets data item associated with the callout. |
| LeaderBrush | Gets or sets the leader brush of the callout. |
| Outline | Gets or sets the outline of the callout. |
| Series | Gets data series associated with the callout. |
| StrokeThickness | Gets or sets the stroke thickness of the callout. |
| TextColor | Gets or sets the text color of the callout. |
| XValue | Gets X-position of data item associated with the callout. |
| YValue | Gets Y-position of data item associated with the callout. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2