C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / Image Class

Image Class Properties

For a list of all members of this type, see Image members.

Public Properties
 NameDescription
Public PropertyGets or sets the current layer of this annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets the style of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets the attachment of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets the height of image annotation.  
Public Property Gets or sets a value indicating whether annotation is visible. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets a value indicating whether annotation is visible. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets the location of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets the data point index of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets the position of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets the data series index of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the Android.Graphics.Bitmap for image annotation.  
Public Property Gets or sets the tooltip of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
Public Property Gets or sets the width of image annotation.  
Top
See Also