Click or drag to resize

HistogramCommands Class

Provides a set of histogram related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.MeasurementsHistogramCommands

Namespace:  MediaCy.Automation.Measure.Measurements
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class HistogramCommands

The HistogramCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberClassify
Classifies measurements according to the measurement histogram bins.
Public propertyStatic memberCopyToClipboard
Copies graph to clipboard, base command.
Public propertyStatic memberOptions
Sets measurement histogram options.
Public propertyStatic memberSave
Saves graph to a file, base command.
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