C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / MeasuredWidth Property


In This Topic
MeasuredWidth Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property MeasuredWidth As Integer
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As Integer
 
value = instance.MeasuredWidth
See Also