C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Annotation Namespace / Image Class
Fields Properties Methods


Image Class Members

The following tables list the members exposed by Image.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the Height dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Source dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Width dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets or sets the height of image annotation.  
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 data series index of the annotation. (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the System.Windows.Media.ImageSource for image annotation.  
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)
Public PropertyGets or sets the width of image annotation.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Top
Public Methods
Protected Methods
 NameDescription
Protected Method (Inherited from C1.WPF.Chart.Annotation.AnnotationBase)
Protected MethodOverridden.   
Protected Method (Inherited from System.Windows.DependencyObject)
Top
See Also