This documentation is archived and is not being maintained.
ProjBADataDetailsFactsHelper.createPieChartFact Method [AX 2012]
Creates a pie chart fact object.
public CLRObject createPieChartFact(str _chartId, str _chartName)
Run On
Server
Parameters
-
_chartId
- Type: str
Chart identifier.
-
_chartName
- Type: str
Name of the chart.
Return Value
Type:
CLRObject Class
A Microsoft.Dynamics.BusinessAnalyzer.Foundation.PieChart object.