Version

CalloutAnnotation Class Methods

For a list of all members of this type, see CalloutAnnotation members.

Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBackgroundResets the Background property to its default value.  
Public MethodResetBackgroundCornerRadiusResets the BackgroundCornerRadius property to its default value.  
Public MethodResetBackgroundPaddingBottomResets the BackgroundPaddingBottom property to its default value.  
Public MethodResetBackgroundPaddingLeftResets the BackgroundPaddingLeft property to its default value.  
Public MethodResetBackgroundPaddingRightResets the BackgroundPaddingRight property to its default value.  
Public MethodResetBackgroundPaddingTopResets the BackgroundPaddingTop property to its default value.  
Public MethodResetContentResets the Content property to its default value.  
Public MethodResetItemColorResets the ItemColor property to its default value.  
Public MethodResetKeyResets the Key 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 MethodResetTextResets the Text property to its default value.  
Public MethodResetTextColorResets the TextColor property to its default value.  
Public MethodResetXValueResets the XValue property to its default value.  
Public MethodResetYValueResets the YValue property to its default value.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Protected MethodShouldSerializeBackgroundIndicates if the Background property needs to be serialized.  
Protected MethodShouldSerializeBackgroundCornerRadiusIndicates if the BackgroundCornerRadius property needs to be serialized.  
Protected MethodShouldSerializeBackgroundPaddingBottomIndicates if the BackgroundPaddingBottom property needs to be serialized.  
Protected MethodShouldSerializeBackgroundPaddingLeftIndicates if the BackgroundPaddingLeft property needs to be serialized.  
Protected MethodShouldSerializeBackgroundPaddingRightIndicates if the BackgroundPaddingRight property needs to be serialized.  
Protected MethodShouldSerializeBackgroundPaddingTopIndicates if the BackgroundPaddingTop property needs to be serialized.  
Protected MethodShouldSerializeContentIndicates if the Content property needs to be serialized.  
Protected MethodShouldSerializeItemColorIndicates if the ItemColor property needs to be serialized.  
Protected MethodShouldSerializeKeyIndicates if the Key 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 MethodShouldSerializeTextIndicates if the Text property needs to be serialized.  
Protected MethodShouldSerializeTextColorIndicates if the TextColor property needs to be serialized.  
Protected MethodShouldSerializeXValueIndicates if the XValue property needs to be serialized.  
Protected MethodShouldSerializeYValueIndicates if the YValue property needs to be serialized.  
See Also