GrapeCity.Xaml.CalcEngine
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 Server 2012, Windows RT

See Also

Reference

CalcCalculationManager Class
CalcCalculationManager Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options