Name | Description | |
---|---|---|
Bands | Gets or sets the bands for a variable to be plotted over time. | |
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) | |
DateTimeFormat | Gets or sets the format of the date plotted on the x axis. | |
DimensionValues | Gets or sets the dimension values for a variable to be plotted over time. | |
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) | |
Fields | Gets or sets the data field names in the series. Optional depending on series type. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) | |
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) | |
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) | |
PlotType | Gets or sets the type of plot for this chart. | |
ShowLabels | Gets or sets a value indicating whether the series shows data labels. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) | |
ShowTrendEquation | Gets or sets a value indicating whether or not to have a trend equation overlay. | |
ShowTrendLine | Gets or sets a value indicating whether to show the trend line or not. | |
SpatialAggregationType | Gets or sets the spatial aggregation type to be used to calculate cell values. | |
StandardizeValues | Gets or sets a value indicating whether to calculate standardized values. | |
TimeAggregationType | Gets or sets the type of grouping to be applied on the time values plotted on the x axis. | |
TimeIntervalSize | Gets or sets the interval size for the time plotted on the x axis. | |
TimeIntervalUnits | Gets or sets the unit of time for the interval size. | |
TrendLineFitType | Gets or sets a trend line fit type. | |
TrendLineSymbolProperties | Gets or sets the symbol properties for the trend line. | |
TrendOrder | Gets or sets the order of the equation when a polynomial or Fourier fit type is used. | |
TrimIncompleteTimeInterval | Gets or sets a value indicating whether incomplete time intervals at the ends of time interval ranges are trimmed in order to avoid bias. | |
UniqueName | Gets or sets the default and unique name of the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries) | |
Variables | Gets or sets the variables to be plotted over time. | |
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) |