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


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

IDataGraphTPenProperties Interface

Provides access to members that control properties of the line.

Product Availability

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

Members

Name Description
Read/write property Color Color of the line.
Read/write property Style Style of the line.
Read/write property Visible Indicates if line is visible.
Read/write property Width Width of the line.

Classes that implement IDataGraphTPenProperties

Classes Description
DataGraphTPenProperties (esriCartoUI) A container for the display and manipulation of graph series pen properties.