Click or drag to resize

ScatterplotCommandsSendToPowerPoint Property

Copies graph to PowerPoint, base command.

Namespace:  MediaCy.Automation.Measure.Data.Collector
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property SendToPowerPoint ( 
	parent As McCommand
) As GraphBaseToPowerPointCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: GraphBaseToPowerPointCommand
See Also