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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SpreadChart Class : ID Property
Gets or sets the programmatic identifier assigned to the SpreadChart control.
Syntax
'Declaration
 
Public Overrides Property ID As String
'Usage
 
Dim instance As SpreadChart
Dim value As String
 
instance.ID = value
 
value = instance.ID
public override string ID {get; set;}
See Also

Reference

SpreadChart Class
SpreadChart Members