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


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

IAreaSeriesProperties Interface

Provides access to members that control area series.

Product Availability

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

Members

Name Description
Read/write property MultipleAreaType Type of multiple area-series graph.
Read/write property Stairs Indicates if area series is in "stair" mode.
Read/write property StairsInvert Indicates if "stair" mode area series is inverted.
Read/write property Transparency Transparency level of area graph.

Classes that implement IAreaSeriesProperties

Classes Description
AreaSeriesProperties (esriCartoUI) A container for the display and manipulation of area graph series.