Spread for ASP.NET 12 Product Documentation
Left Property (SpreadChart)


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

Reference

SpreadChart Class
SpreadChart Members