Name | Description | |
---|---|---|
BarSize | Gets or sets the relative width of the bar. | |
ColorType | Gets or sets the type of color for the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) | |
DataLabelText | Gets or sets the text style for the data label. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) | |
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) | |
MatchLayerSymbology | Gets or sets a value indicating whether bar chart should match layer symbology. | |
MovingAverageLineSymbolProperties | Gets or sets the line symbol for the moving average. | |
MovingAveragePeriod | Gets or sets a period value for moving average calculation. | |
MultipleBarType | Gets or sets the type of multiple bar-series chart. | |
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) | |
NullCategoryFillSymbolProperties | Gets or sets the fill symbol for the null category. | |
NullCategoryLabel | Gets or sets the label for the null category. | |
NullPolicy | Gets or sets the policy for handling missing data. | |
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) | |
ShowLabels | Gets or sets a value indicating whether the series shows data labels. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) | |
ShowMovingAverage | Gets or sets a value indicating whether to show a moving average line overlay for the time based bar chart. | |
ShowNullCategory | Gets or sets a value indicating whether to show null category values as a separate category. | |
SortedCategoryValues | Gets or sets the array of sorted category values for custom sort. | |
TimeBinningProperties | Gets or sets the time binning properties for bar category field values. If null, bar series will use unique values to create bar categories. | |
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) | |
VerticalOrientation | Gets or sets a value indicating whether this bar chart is vertically oriented. | |
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) |