ESRI graph symbol drawing options.
Constant | Value | Description |
---|---|---|
esriDataGraphTSymbolRectangle | 0 | Uses rectangle as graph symbol. |
esriDataGraphTSymbolCircle | 1 | Uses circle as graph symbol. |
esriDataGraphTSymbolTriangle | 2 | Uses triangle as graph symbol. |
esriDataGraphTSymbolDownTriangle | 3 | Uses upside down triangle as graph symbol. |
esriDataGraphTSymbolCross | 4 | Uses cross as graph symbol. |
esriDataGraphTSymbolDiagCross | 5 | Uses diagonal cross as graph symbol. |
esriDataGraphTSymbolStar | 6 | Uses asterisk as graph symbol. |
esriDataGraphTSymbolDiamond | 7 | Uses diamond as graph symbol. |
esriDataGraphTSymbolSmallDot | 8 | Uses small dot as graph symbol. |
esriDataGraphTSymbolNothing | 9 | Does not use any graph symbol. |
esriDataGraphTSymbolLeftTriangle | 10 | Uses left pointed triangle as graph symbol. |
esriDataGraphTSymbolRightTriangle | 11 | Uses right pointed triangle as graph symbol. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.