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

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

    System.Object
       C1.Blazor.Chart.Annotation.AnnotationBase
          C1.Blazor.Chart.Annotation.Image

    See Also