[]
        
(Showing Draft Content)

C1.Win.Chart.Annotation.Image

Image Class

Represents an image annotation for the AnnotationLayer

Inheritance
Image
Implements
IImage
IAnnotationBase
IStyleProvider
Namespace: C1.Win.Chart.Annotation
Assembly: C1.Win.FlexChart.8.dll
Syntax
public class Image : AnnotationBase, INotifyPropertyChanged, IImage, IAnnotationBase, IStyleProvider

Constructors

Name Description
Image()

Create an instance of Image.

Image(Image)

Create an instance of Image.

Image(Image, int, int)

Create an instance of Image.

Properties

Name Description
Height

Gets or sets the height of image annotation.

SourceImage

Gets or sets the source image of image annotation.

Width

Gets or sets the width of image annotation.

Methods

Name Description
GetSize()

Gets the element size.