Click or drag to resize

PieChartOptionsCommand Properties

The PieChartOptionsCommand type exposes the following members.

Properties
  NameDescription
Public propertyFilterRangePercent
Percent of Inflate value to the selected data range when it's used in Set Selection operation of the measurement filter pane of the histogram.
Public propertyHistogramBins
Number of bins.
Public propertyHistogramColoring
When the value is True, the class colors are used displaying feature values. When False, all features are displayed with the same color.
Public propertyHistogramLogX
Log scale for X axis.
Public propertyHistogramLogY
Log scale for Y axis.
Public propertyHistogramRangeAuto
Auto range. When it's True, the histogram range is calculated based on the data values, if False the range is defined by HistogramRangeStart and HistogramRangeEnd.
Public propertyHistogramRangeEnd
Range end (used when HistogramRangeAuto is false)
Public propertyHistogramRangeStart
Range start (used when HistogramRangeAuto is false)
Public propertyMeasurement
Active measurement.
Public propertySelectionColor
Color of the selection.
Public propertyShowFiltersPane
Visibility of filter pane.
Public propertyShowLabels
Show chart labels.
Public propertyShowLegend
Show chart legend.
Public propertyStatsField
Top
See Also