Click or drag to resize

ScatterplotCommands Class

Provides a set of scatterplot related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.Data.CollectorScatterplotCommands

Namespace:  MediaCy.Automation.Measure.Data.Collector
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ScatterplotCommands

The ScatterplotCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCopyToClipboard
Copies graph to clipboard, base command.
Public propertyStatic memberOptions
Sets scatter-plot options.
Public propertyStatic memberSave
Public propertyStatic memberSendToExcel
Copies graph to Excel, base command.
Public propertyStatic memberSendToPowerPoint
Copies graph to PowerPoint, base command.
Public propertyStatic memberSendToWord
Copies graph to Word, base command.
Top
See Also