FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Image Class / SourceImage Property

In This Topic
    SourceImage Property (Image)
    In This Topic
    Gets or sets the source image of image annotation.
    Syntax
    'Declaration
     
    Public Property SourceImage As System.Drawing.Image
    public System.Drawing.Image SourceImage {get; set;}
    See Also