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


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