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