The following tables list the members exposed by DataAnnotationInfo.
| Name | Description | |
|---|---|---|
|  | DataAnnotationInfo Constructor | Creates an instance of Annotation Info | 
| Name | Description | |
|---|---|---|
|  | Reset | Resets all the properties to their default values | 
|  | ResetBackground | Resets the Background property to its default value. | 
|  | ResetBorderColor | Resets the BorderColor property to its default value. | 
|  | ResetBorderRadius | Resets the BorderRadius property to its default value. | 
|  | ResetBorderThickness | Resets the BorderThickness property to its default value. | 
|  | ResetTextColor | Resets the TextColor property to its default value. | 
|  | ResetXAxisLabel | Resets the XAxisLabel property to its default value. | 
|  | ResetYAxisLabel | Resets the YAxisLabel property to its default value. | 
| Name | Description | |
|---|---|---|
|  | ShouldSerializeBackground | Indicates if the Background property needs to be serialized. | 
|  | ShouldSerializeBorderColor | Indicates if the BorderColor property needs to be serialized. | 
|  | ShouldSerializeBorderRadius | Indicates if the BorderRadius property needs to be serialized. | 
|  | ShouldSerializeBorderThickness | Indicates if the BorderThickness property needs to be serialized. | 
|  | ShouldSerializeTextColor | Indicates if the TextColor property needs to be serialized. | 
|  | ShouldSerializeXAxisLabel | Indicates if the XAxisLabel property needs to be serialized. | 
|  | ShouldSerializeYAxisLabel | Indicates if the YAxisLabel property needs to be serialized. |