DefaultSize Property (FpChart)
Gets the default size of the component.
protected override Size DefaultSize {get;}
'Declaration
Protected Overrides ReadOnly Property DefaultSize As Size
'Usage
Dim instance As FpChart
Dim value As Size
value = instance.DefaultSize