Click or drag to resize

PieChartToBitmapCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsPieChartToBitmapCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class PieChartToBitmapCommand
	Inherits MeasurementsCommand

The PieChartToBitmapCommand type exposes the following members.

Constructors
  NameDescription
Public methodPieChartToBitmapCommand
Initializes a new instance of the PieChartToBitmapCommand class
Public methodPieChartToBitmapCommand(McCommand)
Initializes a new instance of the PieChartToBitmapCommand class
Top
Properties
  NameDescription
Public propertyBitmapSize
Size of the bitmap
Public propertyOutput
Output image
Top
Methods
  NameDescription
Public methodRun
Top
See Also