FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SpreadChartCollection Class > Item Property : Item(String) Property |
'Declaration Public Overloads Property Item( _ ByVal id As String _ ) As SpreadChart
'Usage Dim instance As SpreadChartCollection Dim id As String Dim value As SpreadChart instance.Item(id) = value value = instance.Item(id)
public SpreadChart Item( string id ) {get; set;}
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional