Spread Windows Forms 12.0 Product Documentation
DefaultSize Property (FpChart)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > FpChart Class : DefaultSize Property
Gets the default size of the component.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property DefaultSize As Size
'Usage
 
Dim instance As FpChart
Dim value As Size
 
value = instance.DefaultSize
protected override Size DefaultSize {get;}
See Also

Reference

FpChart Class
FpChart Members