Version

UserAxisAnnotation Class Members

The following tables list the members exposed by UserAxisAnnotation.

Public Constructors
 NameDescription
Public ConstructorUserAxisAnnotation ConstructorCreates an instance of an user annotation  
Public Properties
 NameDescription
Public PropertyAnnotationDataGets or sets the additional data that should be stored with the annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyBadgeBackgroundGets or sets the background of badge annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyBadgeCornerRadiusGets or sets border radius of the badge annotations. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyBadgeImagePathGets or sets image path for displayed in the badge annotations. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyBadgeMarginGets or sets margin of the badge annotations. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyBadgeOutlineGets or sets the outline of badge annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyBadgeSizeGets or sets size of the badge annotations. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyBadgeThicknessGets or sets thickness of the badge annotations. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyBadgeVisibleGets or sets whether to draw the badge in annotation (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyIdentifier (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyIsPillShapedGets or sets whether the annotation is pill shaped. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyIsVisibleGets or sets whether to the annotations is rendered (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyLabelGets or sets the text that should be displayed on axis annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyLabelBackgroundGets or sets the background text displayed in the annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyLabelBorderColorGets or sets the border color of the axis annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyLabelBorderRadiusGets or sets the border radius of the annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyLabelBorderThicknessGets or sets border thickness of the axis annotations. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyLabelColorGets or sets the color of text displayed in the annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyLabelPaddingGets or sets padding around the label in annotation. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public PropertyTargetAxisMatcherGets or sets a matcher for matching an axis that will display the annotation.  
Public PropertyValueGets or sets the value that determines location of annotation on axis.  
Public Methods
 NameDescription
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetAnnotationDataResets the UserBaseAnnotation.AnnotationData property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeBackgroundResets the UserBaseAnnotation.BadgeBackground property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeCornerRadiusResets the UserBaseAnnotation.BadgeCornerRadius property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeImagePathResets the UserBaseAnnotation.BadgeImagePath property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeMarginResets the UserBaseAnnotation.BadgeMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeOutlineResets the UserBaseAnnotation.BadgeOutline property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeSizeResets the UserBaseAnnotation.BadgeSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeThicknessResets the UserBaseAnnotation.BadgeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeVisibleResets the UserBaseAnnotation.BadgeVisible property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetIsPillShapedResets the UserBaseAnnotation.IsPillShaped property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetIsVisibleResets the UserBaseAnnotation.IsVisible property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelResets the UserBaseAnnotation.Label property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelBackgroundResets the UserBaseAnnotation.LabelBackground property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelBorderColorResets the UserBaseAnnotation.LabelBorderColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelBorderRadiusResets the UserBaseAnnotation.LabelBorderRadius property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelBorderThicknessResets the UserBaseAnnotation.LabelBorderThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelColorResets the UserBaseAnnotation.LabelColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelPaddingResets the UserBaseAnnotation.LabelPadding property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetTargetAxisMatcherResets the TargetAxisMatcher property to its default value.  
Public MethodResetValueResets the Value property to its default value.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the UserBaseAnnotation.PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeAnnotationDataIndicates if the UserBaseAnnotation.AnnotationData property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeBackgroundIndicates if the UserBaseAnnotation.BadgeBackground property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeCornerRadiusIndicates if the UserBaseAnnotation.BadgeCornerRadius property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeImagePathIndicates if the UserBaseAnnotation.BadgeImagePath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeMarginIndicates if the UserBaseAnnotation.BadgeMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeOutlineIndicates if the UserBaseAnnotation.BadgeOutline property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeSizeIndicates if the UserBaseAnnotation.BadgeSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeThicknessIndicates if the UserBaseAnnotation.BadgeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeVisibleIndicates if the UserBaseAnnotation.BadgeVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeIsPillShapedIndicates if the UserBaseAnnotation.IsPillShaped property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeIsVisibleIndicates if the UserBaseAnnotation.IsVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelIndicates if the UserBaseAnnotation.Label property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelBackgroundIndicates if the UserBaseAnnotation.LabelBackground property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelBorderColorIndicates if the UserBaseAnnotation.LabelBorderColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelBorderRadiusIndicates if the UserBaseAnnotation.LabelBorderRadius property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelBorderThicknessIndicates if the UserBaseAnnotation.LabelBorderThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelColorIndicates if the UserBaseAnnotation.LabelColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelPaddingIndicates if the UserBaseAnnotation.LabelPadding property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeTargetAxisMatcherIndicates if the TargetAxisMatcher property needs to be serialized.  
Protected MethodShouldSerializeValueIndicates if the Value property needs to be serialized.  
Public Events
 NameDescription
Public EventPropertyChangedEvent raised when a property value is changed. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
See Also