MeasuredHeightAndState Property (FlexChart)
In This Topic
Syntax
'Declaration
Public ReadOnly Property MeasuredHeightAndState As Integer
'Usage
Dim instance As FlexChart
Dim value As Integer
value = instance.MeasuredHeightAndState
public int MeasuredHeightAndState {get;}
See Also