Spread Windows Forms 12.0 Product Documentation
Bottom Property (PaddingF)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > PaddingF Structure : Bottom Property
Gets or sets the padding size for the bottom edge.
Syntax
'Declaration
 
Public Property Bottom As Single
'Usage
 
Dim instance As PaddingF
Dim value As Single
 
instance.Bottom = value
 
value = instance.Bottom
public float Bottom {get; set;}
See Also

Reference

PaddingF Structure
PaddingF Members