C1.Android.Chart Assembly / C1.Android.Chart Namespace / C1TreeMap Class / IsTextAlignmentResolved Property


In This Topic
IsTextAlignmentResolved Property (C1TreeMap)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsTextAlignmentResolved As Boolean
 
'Usage
 
Dim instance As C1TreeMap
Dim value As Boolean
 
value = instance.IsTextAlignmentResolved
See Also