Click or drag to resize

GraphOptionsCommand Class

Sets graph options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingGraphOptionsCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class GraphOptionsCommand
	Inherits TrackingDocCommand

The GraphOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodGraphOptionsCommand
Initializes a new instance of the GraphOptionsCommand class
Public methodGraphOptionsCommand(McCommand)
Initializes a new instance of the GraphOptionsCommand class
Top
Properties
  NameDescription
Public propertyMeasurement
Measurement name
Public propertyShowAllChannels
Show all channels for multi-channel sets.
Public propertyXAxisLabels
Top
Methods
  NameDescription
Public methodSaveParameterAsCode (Overrides McCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).)
Public methodStatic memberSetFromObj
Top
Remarks