Click or drag to resize

GraphCommandsOptions Property

Sets graph options.

Namespace:  MediaCy.Automation.Measure.Tracking
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Options ( 
	parent As McCommand
) As GraphOptionsCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: GraphOptionsCommand
See Also