ActiveReports.Chart Request technical support
AnnotationTextBar Class Members
See Also  Properties  Methods  Events


The following tables list the members exposed by AnnotationTextBar.

Public Constructors

 NameDescription
Public ConstructorAnnotationTextBar ConstructorInitializes a new instance of the AnnotationTextBar class.  
Top

Public Properties

 NameDescription
Public PropertyAnchorPlacementGets or sets the position of the AnchorPoint to stick to the ChartArea surface.  
Public PropertyAnchorPointGets or sets the anchor point in the coordinate system of the corresponding ChartArea.  
Public PropertyAnnotationClassOverridden. Gets the name of the annotation type.  
Public PropertyAntiAliasModeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Public PropertyBackdropGets or sets the backdrop information used to fill the AnnotationTextBar.  
Public PropertyContextMenuFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public PropertyFontGets or sets the font information used to display text for the AnnotationTextBar.  
Public PropertyHeightGets or sets the height of the text bar.  
Public PropertyLineGets or sets the line information used to draw the border for the text bar.  
Public PropertyNameOverridden. Gets or sets the name of the AnnotationTextBar as string.  
Public PropertyRotationAngleGets or sets the rotation angle (in degrees) of the text bar around the AnchorPoint.  
Public PropertyTextGets or sets the text string that is displayed in the text bar.  
Public PropertyWidthGets or sets the width of the AnnotationTextBar.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the AnnotationTextBar object.  
Public MethodDisposeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Public MethodInternalGetParentsFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodOnMouseDownFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseEnterFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseHoverFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseLeaveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseMoveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseUpFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseWheelFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodToStringFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Top

Public Events

 NameDescription
Public EventChangeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public EventDisposedFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Public EventMouseDownFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseEnterFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseHoverFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseLeaveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseMoveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseUpFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseWheelFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventPostDrawFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Public EventPreDrawFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Top

See Also