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


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