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


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