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


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