Kaspersky Security Center Automation  10.0
HRESULT IKlAkStatistics::CreateDiagram ( [in] IKlAkParams pEntry,
[in] IKlAkParams pOptions,
[out, retval] IKlAkParams **  ppResults 
)

Draw a diagram or a histogram based.

Draws a diagram or a histogram based on the data returned from IKlAkStatistics.AcquireStatisticsData and extra options

Parameters:
pEntry query result
pOptions extra options collection of IKlAkParams objects containing query results ( See List of diagram creation attributes)
Return values:
ppResults resulting data (reserved)


See also How to see contents of the IKlAkParams container.