Name | Description | |
---|---|---|
![]() | CIMChartHistogramSeries Constructor |
The following tables list the members exposed by CIMChartHistogramSeries.
Name | Description | |
---|---|---|
![]() | CIMChartHistogramSeries Constructor |
Name | Description | |
---|---|---|
![]() | BinCount | Gets or sets the number of bins in classifying input values. |
![]() | ColorType | Gets or sets the type of color for the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | CountField | Gets or sets a raster attribute table count field in order to calculate a histogram and statistics for fields that have to be adjusted for counts. |
![]() | DataLabelText | Gets or sets the text style for the data label. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | DataTransformationParameters | Gets or sets parameters of a data transformation. |
![]() | DataTransformationType | Gets or sets the type of a data transformation to apply before calculating histogram bins and counts. |
![]() | DistributionLineSymbolProperties | Gets or sets the line symbol for the comparison distribution. |
![]() | FieldAggregation | Gets or sets the aggregate field values if series data has a group field. Allowed values are count, sum, median, mean, and empty string. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | FieldExpressions | Gets or sets expression properties for chart series' fields. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | Fields | Gets or sets the data field names in the series. Optional depending on series type. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | FillSymbolProperties | Gets or sets the properties of the fill symbol border. |
![]() | GroupFields | Gets or sets the group field names in the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | HorizontalAxis | Gets or sets the index of horizontal axis. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | Locations | Gets or sets the locations for which data is to be plotted. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | MeanLineSymbolProperties | Gets or sets the mean line symbol properties of the line series. |
![]() | MedianLineSymbolProperties | Gets or sets the median line symbol properties of the line series. |
![]() | MultiSeries | Gets or sets a value indicating whether this series is a multi series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | Name | Gets or sets the name of the series shown in the legend. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | OrderFields | Gets or sets the sort field names in the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | OrderFieldsSortTypes | Gets or sets the array of sort order types for fields in OrderFields property Allowed values 0(Ascending), 1(Descending). (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | ShowComparisonDistribution | Gets or sets a value indicating whether to show a comparison distribution line overlay for the histogram chart. |
![]() | ShowLabels | Gets or sets a value indicating whether the series shows data labels. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | ShowMean | Gets or sets a value indicating whether to show the mean line on the histogram. |
![]() | ShowMedian | Gets or sets a value indicating whether to show the median line on a histogram. |
![]() | ShowStandardDeviation | Gets or sets a value indicating whether to show the standard deviation band on the histogram. |
![]() | StandardDeviationLineSymbolProperties | Gets or sets the line symbol for the standard deviation. |
![]() | UniqueName | Gets or sets the default and unique name of the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | VerticalAxis | Gets or sets the index of vertical axis. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | Visible | Gets or sets a value indicating whether the series is visible or not. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
![]() | WhereClause | Gets or sets the format string for series value labels. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of CIMChartHistogramSeries. |
![]() ![]() | FromJson | Reconstructs the CIMChartHistogramSeries with a specified state from a JSON encoding. |
![]() | GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ToJson | Overridden. Creates a JSON encoding of the CIMChartHistogramSeries and its current state. |
![]() | WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
![]() | RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() | ReadXmlElement | Overridden. Reads the child element inside the reader. |
![]() | WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |