Spread for ASP.NET 12 Product Documentation
Top Property (PaddingF)


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

Reference

PaddingF Structure
PaddingF Members