Name | Description | |
---|---|---|
Image Constructor | Overloaded. |
The following tables list the members exposed by Image.
Name | Description | |
---|---|---|
Image Constructor | Overloaded. |
Name | Description | |
---|---|---|
HeightProperty | Identifies the Height dependency property. | |
SourceProperty | Identifies the Source dependency property. | |
WidthProperty | Identifies the Width dependency property. |
Name | Description | |
---|---|---|
AnnotationLayer | Gets or sets the current layer of this annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
AnnotationStyle | Gets or sets the style of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
Attachment | Gets or sets the attachment of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
Height | Gets or sets the height of image annotation. | |
IsEnabled | Gets or sets a value indicating whether annotation is visible. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
IsVisible | Gets or sets a value indicating whether annotation is visible. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
Location | Gets or sets the location of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
PointIndex | Gets or sets the data point index of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
Position | Gets or sets the position of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
SeriesIndex | Gets or sets the data series index of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
Source | Gets or sets the Android.Graphics.Bitmap for image annotation. | |
TooltipText | Gets or sets the tooltip of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase) | |
Width | Gets or sets the width of image annotation. |