Spread for ASP.NET 10 Product Documentation
Model Property (SpreadChart)


Gets or sets the FarPoint.Web.Chart.ChartModel.
Syntax
'Declaration
 
Public Overrides Property Model As ChartModel
'Usage
 
Dim instance As SpreadChart
Dim value As ChartModel
 
instance.Model = value
 
value = instance.Model
public override ChartModel Model {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadChart Class
SpreadChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.