|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriDataGraphTLegendTextSyle
Constants from esriDataGraphTLegendTextSyle' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Esri graph legend text style options.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
esriDataGraphTLegendTextLeftPercent
Displays legend from label field and relative percentage from value field on the left |
static int |
esriDataGraphTLegendTextLeftValue
Displays legend from label field and corresponding values on the left. |
static int |
esriDataGraphTLegendTextPercent
Displays legend using relative percentage from value field. |
static int |
esriDataGraphTLegendTextPlain
Displays legend from label field. |
static int |
esriDataGraphTLegendTextRightPercent
Displays legend from label field and relative percentage from value field on the right. |
static int |
esriDataGraphTLegendTextRightValue
Displays legend from label field and corresponding values on the right. |
static int |
esriDataGraphTLegendTextValue
Displays legend using Y values. |
static int |
esriDataGraphTLegendTextXAndPercent
Displays legend using X values and relative percentage from value field. |
static int |
esriDataGraphTLegendTextXAndValue
Displays legend using X and Y values. |
static int |
esriDataGraphTLegendTextXValue
Displays legend using X values. |
Field Detail |
---|
static final int esriDataGraphTLegendTextPlain
static final int esriDataGraphTLegendTextLeftValue
static final int esriDataGraphTLegendTextRightValue
static final int esriDataGraphTLegendTextLeftPercent
static final int esriDataGraphTLegendTextRightPercent
static final int esriDataGraphTLegendTextXValue
static final int esriDataGraphTLegendTextValue
static final int esriDataGraphTLegendTextPercent
static final int esriDataGraphTLegendTextXAndValue
static final int esriDataGraphTLegendTextXAndPercent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |