Version

UserPointAnnotation Class Members

The following tables list the members exposed by UserPointAnnotation.

Public Constructors
 NameDescription
Public ConstructorUserPointAnnotation 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 PropertyTargetSeriesMatcherGets or sets a matcher for matching a series that will display the annotation.  
Public PropertyXValueGets or sets the value that determines location of the annotation in the coordinates of x-axis.  
Public PropertyYValueGets or sets the value that determines location of the annotation in the coordinates of y-axis.  
Public Methods
 NameDescription
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetAnnotationDataResets the AnnotationData property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeBackgroundResets the BadgeBackground property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeCornerRadiusResets the BadgeCornerRadius property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeImagePathResets the BadgeImagePath property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeMarginResets the BadgeMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeOutlineResets the BadgeOutline property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeSizeResets the BadgeSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeThicknessResets the BadgeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetBadgeVisibleResets the BadgeVisible property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetIsPillShapedResets the IsPillShaped property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetIsVisibleResets the IsVisible property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelResets the Label property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelBackgroundResets the LabelBackground property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelBorderColorResets the LabelBorderColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelBorderRadiusResets the LabelBorderRadius property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelBorderThicknessResets the LabelBorderThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelColorResets the LabelColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetLabelPaddingResets the LabelPadding property to its default value. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Public MethodResetTargetSeriesMatcherResets the TargetSeriesMatcher 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. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeAnnotationDataIndicates if the AnnotationData property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeBackgroundIndicates if the BadgeBackground property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeCornerRadiusIndicates if the BadgeCornerRadius property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeImagePathIndicates if the BadgeImagePath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeMarginIndicates if the BadgeMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeOutlineIndicates if the BadgeOutline property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeSizeIndicates if the BadgeSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeThicknessIndicates if the BadgeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeBadgeVisibleIndicates if the BadgeVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeIsPillShapedIndicates if the IsPillShaped property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeIsVisibleIndicates if the IsVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelIndicates if the Label property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelBackgroundIndicates if the LabelBackground property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelBorderColorIndicates if the LabelBorderColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelBorderRadiusIndicates if the LabelBorderRadius property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelBorderThicknessIndicates if the LabelBorderThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelColorIndicates if the LabelColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeLabelPaddingIndicates if the LabelPadding property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
Protected MethodShouldSerializeTargetSeriesMatcherIndicates if the TargetSeriesMatcher 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.  
Public Events
 NameDescription
Public EventPropertyChangedEvent raised when a property value is changed. (Inherited from Infragistics.Win.DataVisualization.UserBaseAnnotation)
See Also