Spread Windows Forms 12.0 Product Documentation
Left Property (PaddingF)


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

Reference

PaddingF Structure
PaddingF Members