Spread Silverlight Documentation
Graph Property


Gets the graph which manages the dependents for all calculation units.
Syntax
'Declaration
 
Public ReadOnly Property Graph As CalcGraph
'Usage
 
Dim instance As CalcCalculationManager
Dim value As CalcGraph
 
value = instance.Graph
public CalcGraph Graph {get;}

Property Value

A CalcGraph indicates the graph.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CalcCalculationManager Class
CalcCalculationManager Members

 

 


Copyright © GrapeCity, inc. All rights reserved.