Version

DataAnnotationInfo Class Members

The following tables list the members exposed by DataAnnotationInfo.

Public Constructors
 NameDescription
Public ConstructorDataAnnotationInfo ConstructorCreates an instance of Annotation Info  
Public Properties
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBackgroundResets the Background property to its default value.  
Public MethodResetBorderColorResets the BorderColor property to its default value.  
Public MethodResetBorderRadiusResets the BorderRadius property to its default value.  
Public MethodResetBorderThicknessResets the BorderThickness property to its default value.  
Public MethodResetTextColorResets the TextColor property to its default value.  
Public MethodResetXAxisLabelResets the XAxisLabel property to its default value.  
Public MethodResetYAxisLabelResets the YAxisLabel property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeBackgroundIndicates if the Background property needs to be serialized.  
Protected MethodShouldSerializeBorderColorIndicates if the BorderColor property needs to be serialized.  
Protected MethodShouldSerializeBorderRadiusIndicates if the BorderRadius property needs to be serialized.  
Protected MethodShouldSerializeBorderThicknessIndicates if the BorderThickness property needs to be serialized.  
Protected MethodShouldSerializeTextColorIndicates if the TextColor property needs to be serialized.  
Protected MethodShouldSerializeXAxisLabelIndicates if the XAxisLabel property needs to be serialized.  
Protected MethodShouldSerializeYAxisLabelIndicates if the YAxisLabel property needs to be serialized.  
See Also