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


esriDataGraphTPenType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriDataGraphTPenType Constants
ArcGIS Developer Help

esriDataGraphTPenType Constants

Esri line graph drawing options.

Constant Value Description
esriDataGraphTPenSolid 0 Uses solid line to draw the graph line.
esriDataGraphTPenDash 1 Uses dashed line to draw the graph line.
esriDataGraphTPenDot 2 Uses dotted line to draw the graph line.
esriDataGraphTPenDashDot 3 Uses dash-dotted line to draw the graph line.
esriDataGraphTPenDashDotDot 4 Uses dash-dot-dotted line to draw the graph line.
esriDataGraphTPenClear 5 Uses invisible line to draw the graph line.
esriDataGraphTPenInsideFrame 6 Uses solid line to draw the graph line inside the graph frame.
esriDataGraphTPenSmallDots 7 Uses small dotted line to draw the graph line.

Product Availability

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