HistogramOptionsCommand Class |
![]() |
Namespace: MediaCy.Addins.Tracking
Public Class HistogramOptionsCommand Inherits BaseTrOptionsCommand(Of HistogramOptionsCommandProperties)
The HistogramOptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | HistogramOptionsCommand | Initializes a new instance of the HistogramOptionsCommand class |
![]() | HistogramOptionsCommand(McCommand) | Initializes a new instance of the HistogramOptionsCommand class |
![]() | HistogramOptionsCommand(McCommand, Object) | Initializes a new instance of the HistogramOptionsCommand class |
Name | Description | |
---|---|---|
![]() | HistogramBins |
Number of histogram bins
|
![]() | HistogramColoring |
Use class colors on histogram
|
![]() | HistogramLogX |
Log scale for X axis
|
![]() | HistogramLogY |
Log scale for Y axis
|
![]() | HistogramRangeAuto |
Auto histogram range. When True the range is calculated from data.
|
![]() | HistogramRangeEnd |
Range end (used when HistogramRangeAuto is False)
|
![]() | HistogramRangeStart |
Range start (used when HistogramRangeAuto is False)
|
![]() | Measurement |
Measurement name
|
![]() | SelectionColor |
Color of selected items
|
![]() | StatsField |
Statistical field of measurement
|
Name | Description | |
---|---|---|
![]() | ApplyProperties | (Overrides BaseObjectCommand.ApplyProperties(Object).) |
![]() ![]() | FromObject | |
![]() | SaveParameterAsCode | (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) |