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


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

esriDataGraphTLegendTextSyle Constants

Esri graph legend text style options.

Constant Value Description
esriDataGraphTLegendTextPlain 0 Displays legend from label field.
esriDataGraphTLegendTextLeftValue 1 Displays legend from label field and corresponding values on the left.
esriDataGraphTLegendTextRightValue 2 Displays legend from label field and corresponding values on the right.
esriDataGraphTLegendTextLeftPercent 3 Displays legend from label field and relative percentage from value field on the left
esriDataGraphTLegendTextRightPercent 4 Displays legend from label field and relative percentage from value field on the right.
esriDataGraphTLegendTextXValue 5 Displays legend using X values.
esriDataGraphTLegendTextValue 6 Displays legend using Y values.
esriDataGraphTLegendTextPercent 7 Displays legend using relative percentage from value field.
esriDataGraphTLegendTextXAndValue 8 Displays legend using X and Y values.
esriDataGraphTLegendTextXAndPercent 9 Displays legend using X values and relative percentage from value field.

Product Availability

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