Click or drag to resize

ScatterplotCommandsOptions Property

Sets scatter-plot options.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ScatterplotOptionsCommand
See Also