Click or drag to resize

HistogramOptionsCommand Properties

The HistogramOptionsCommand type exposes the following members.

Properties
  NameDescription
Public propertyHistogramBins
Number of histogram bins
Public propertyHistogramColoring
Use class colors on histogram
Public propertyHistogramLogX
Log scale for X axis
Public propertyHistogramLogY
Log scale for Y axis
Public propertyHistogramRangeAuto
Auto histogram range. When True the range is calculated from data.
Public propertyHistogramRangeEnd
Range end (used when HistogramRangeAuto is False)
Public propertyHistogramRangeStart
Range start (used when HistogramRangeAuto is False)
Public propertyMeasurement
Measurement name
Public propertySelectionColor
Color of selected items
Public propertyStatsField
Statistical field of measurement
Top
See Also