Spread for ASP.NET 11 Product Documentation
Top Property (SpreadChart)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SpreadChart Class : Top Property
Gets or sets the Y-coordinate of the chart.
Syntax
'Declaration
 
Public Overridable Property Top As Unit
'Usage
 
Dim instance As SpreadChart
Dim value As Unit
 
instance.Top = value
 
value = instance.Top
public virtual Unit Top {get; set;}
See Also

Reference

SpreadChart Class
SpreadChart Members