This document is archived and information here might be outdated.  Recommended version.


IDataSortSeriesProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataSortSeriesProperties Interface
ArcGIS Developer Help

IDataSortSeriesProperties Interface

Provides access to members that control sorting of the graph data.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddSortingField Add a sorting field and type.
Method GetSortingField Get a sorting field and type.
Method RemoveSortingField Remove the sorting field.
Read-only property SortingFieldsCount Number of sorting fields.

Classes that implement IDataSortSeriesProperties

Classes Description
AreaSeriesProperties (esriCartoUI) A container for the display and manipulation of area graph series.
BarSeriesProperties (esriCartoUI) A container for the display and manipulation of bar graph series.
LineSeriesProperties (esriCartoUI) A container for the display and manipulation of line graph series.
PieSeriesProperties (esriCartoUI) A container for the display and manipulation of pie graph series.

.NET Samples

Time Series Graph tool add-in