ComponentOne FlexChart for WinForms
Width Property (IImage)


C1.Chart.Annotation Namespace > IImage Interface : Width Property
Gets or sets the width of image annotation.
Syntax
'Declaration
 
Property Width As Double
'Usage
 
Dim instance As IImage
Dim value As Double
 
instance.Width = value
 
value = instance.Width
double Width {get; set;}
See Also

Reference

IImage Interface
IImage Members