FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Image Class
Members

In This Topic
    Image Class
    In This Topic
    Represents an image annotation for the AnnotationLayer
    Object Model
    Image Class
    Syntax
    'Declaration
     
    Public Class Image 
       Inherits AnnotationBase
    public class Image : AnnotationBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Annotation.AnnotationBase
                C1.WPF.Chart.Annotation.Image

    See Also