C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Circle Class
Fields Properties Methods


Circle Class Members

The following tables list the members exposed by Circle.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the Radius dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the text of the annotation. (Inherited from C1.WPF.Chart.Annotation.Shape)
Public PropertyGets or sets the label style of annotation. (Inherited from C1.WPF.Chart.Annotation.Shape)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets or sets the location of annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the data point index of the annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the position of annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the radius of circle annotation.  
Public PropertyGets or sets the data series index of the annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the style of annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the tooltip of the annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Top
Protected Properties
 NameDescription
Protected PropertyGets the bnnotation bounding rectangle. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Top
Public Methods
Protected Methods
 NameDescription
Protected MethodCalculates the annotation distance from the specified point. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Protected MethodOverridden.   
Protected Method (Inherited from System.Windows.DependencyObject)
Top
See Also