TryGetProperty Method (FlexChartBaseStyles)
In This Topic
Syntax
'Declaration
Public Function TryGetProperty( _
ByRef As System.Object, _
Optional ByVal As System.String _
) As System.Boolean
public System.bool TryGetProperty(
out System.object ,
System.string
)
Parameters
- value
- name
See Also