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


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