Version

CalloutStyleUpdatingEventArgs Class Members

The following tables list the members exposed by CalloutStyleUpdatingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyBacgkroundPaddingBottom  
Public PropertyBacgkroundPaddingLeft  
Public PropertyBacgkroundPaddingRight  
Public PropertyBacgkroundPaddingTop  
Public PropertyBackgroundGets or sets the background of the callout.  
Public PropertyBackgroundCorner  
Public PropertyBadgeBackgroundGets or sets badge fill in the callout.  
Public PropertyBadgeCorner  
Public PropertyBadgeGapGets or sets the gap between badge and text in the callout.  
Public PropertyBadgeHeightGets or sets badge height in the callout.  
Public PropertyBadgeImageGets or sets the path to an image displayed in the callout.  
Public PropertyBadgeOutlineGets or sets badge outline in the callout.  
Public PropertyBadgeThicknessGets or sets badge thickness in the callout.  
Public PropertyBadgeVisibleGets or sets whether the badge is visible in the callout.  
Public PropertyBadgeWidthGets or sets badge width in the callout.  
Public PropertyItemGets data item associated with the callout.  
Public PropertyLeaderBrushGets or sets the leader brush of the callout.  
Public PropertyOutlineGets or sets the outline of the callout.  
Public PropertySeriesGets data series associated with the callout.  
Public PropertyStrokeThicknessGets or sets the stroke thickness of the callout.  
Public PropertyTextColorGets or sets the text color of the callout.  
Public PropertyXValueGets X-position of data item associated with the callout.  
Public PropertyYValueGets Y-position of data item associated with the callout.  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBackgroundResets the Background property to its default value.  
Public MethodResetBadgeBackgroundResets the BadgeBackground property to its default value.  
Public MethodResetBadgeGapResets the BadgeGap property to its default value.  
Public MethodResetBadgeHeightResets the BadgeHeight property to its default value.  
Public MethodResetBadgeImageResets the BadgeImage property to its default value.  
Public MethodResetBadgeOutlineResets the BadgeOutline property to its default value.  
Public MethodResetBadgeThicknessResets the BadgeThickness property to its default value.  
Public MethodResetBadgeVisibleResets the BadgeVisible property to its default value.  
Public MethodResetBadgeWidthResets the BadgeWidth property to its default value.  
Public MethodResetLeaderBrushResets the LeaderBrush property to its default value.  
Public MethodResetOutlineResets the Outline property to its default value.  
Public MethodResetSeriesResets the Series property to its default value.  
Public MethodResetStrokeThicknessResets the StrokeThickness property to its default value.  
Public MethodResetTextColorResets the TextColor property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeBackgroundIndicates if the Background property needs to be serialized.  
Protected MethodShouldSerializeBadgeBackgroundIndicates if the BadgeBackground property needs to be serialized.  
Protected MethodShouldSerializeBadgeGapIndicates if the BadgeGap property needs to be serialized.  
Protected MethodShouldSerializeBadgeHeightIndicates if the BadgeHeight property needs to be serialized.  
Protected MethodShouldSerializeBadgeImageIndicates if the BadgeImage property needs to be serialized.  
Protected MethodShouldSerializeBadgeOutlineIndicates if the BadgeOutline property needs to be serialized.  
Protected MethodShouldSerializeBadgeThicknessIndicates if the BadgeThickness property needs to be serialized.  
Protected MethodShouldSerializeBadgeVisibleIndicates if the BadgeVisible property needs to be serialized.  
Protected MethodShouldSerializeBadgeWidthIndicates if the BadgeWidth property needs to be serialized.  
Protected MethodShouldSerializeLeaderBrushIndicates if the LeaderBrush property needs to be serialized.  
Protected MethodShouldSerializeOutlineIndicates if the Outline property needs to be serialized.  
Protected MethodShouldSerializeSeriesIndicates if the Series property needs to be serialized.  
Protected MethodShouldSerializeStrokeThicknessIndicates if the StrokeThickness property needs to be serialized.  
Protected MethodShouldSerializeTextColorIndicates if the TextColor property needs to be serialized.  
See Also