Version

CalloutStyleUpdatingEventArgs Class Members

The following tables list the members exposed by CalloutStyleUpdatingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyBackground  
Public PropertyItem  
Public PropertyLeaderBrush  
Public PropertyOutline  
Public PropertySeries  
Public PropertyStrokeThickness  
Public PropertyTextColor  
Public PropertyXValue  
Public PropertyYValue  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBackgroundResets the Background 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 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