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


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