The following tables list the members exposed by LineImageAnnotation.
Name | Description | |
---|---|---|
LineImageAnnotation Constructor | LineImageAnnotation constructor. |
Name | Description | |
---|---|---|
Component | A reference to the chart component which owns this annotation. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
Height | The height to use for the Image portion of this annotation. -1 to use the actual size of the image. | |
Image | The Image to be displayed in the Image portion of this Annotation. | |
ImageFitStyle | The method for applying this Image over the rectangle allocated for its display. | |
ImagePath | The path to the image to be displayed in the Image portion of this Annotation. | |
LineColor | The Color to use for drawing the Line portion of this Annotation. | |
LineStyle | The LineStyle to use for drawing the Line portion of this Annotation. | |
LineThickness | The stroke width to use for the Line portion of this annotation. | |
Location | Gets/Sets the location of this annotation object. All annotations must be placed based on the Location specified by this property. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
Offset | Gets/Sets the location of this annotation object's offset point. All offsetable annotations must be placed based on this property, in addition to the Location property. (Inherited from Infragistics.UltraChart.Resources.Appearance.OffsetableAnnotation) | |
OffsetMode | Method of acquiring this annotation's offset point. If OffsetMode is set to Manual, then the values specified in the Offset property will be used for the offset point. Otherwise, the offset point will be automatically placed. (Inherited from Infragistics.UltraChart.Resources.Appearance.OffsetableAnnotation) | |
Visible | Determines whether or not this Annotation will be Visible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
Width | The width to use for the Image portion of this annotation. -1 to use the actual size of the image. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new LineImageAnnotation object that is a copy of the current instance. | |
Invalidate | Forces the current component to refresh if possible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
RenderAnnotation | Overloaded. Overridden. Renders this line+image annotation to the SceneGraph as a child annotation of the specified parent primitive, using an automatically generated offset point. | |
ToString | Returns a string that represents the current annotation. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) |
Name | Description | |
---|---|---|
SetTextSetting | Sets the text setting. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) |