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.