|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriDataGraphTPenType
Constants from esriDataGraphTPenType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Esri line graph drawing 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 |
esriDataGraphTPenClear
Uses invisible line to draw the graph line. |
static int |
esriDataGraphTPenDash
Uses dashed line to draw the graph line. |
static int |
esriDataGraphTPenDashDot
Uses dash-dotted line to draw the graph line. |
static int |
esriDataGraphTPenDashDotDot
Uses dash-dot-dotted line to draw the graph line. |
static int |
esriDataGraphTPenDot
Uses dotted line to draw the graph line. |
static int |
esriDataGraphTPenInsideFrame
Uses solid line to draw the graph line inside the graph frame. |
static int |
esriDataGraphTPenSmallDots
Uses small dotted line to draw the graph line. |
static int |
esriDataGraphTPenSolid
Uses solid line to draw the graph line. |
Field Detail |
---|
static final int esriDataGraphTPenSolid
static final int esriDataGraphTPenDash
static final int esriDataGraphTPenDot
static final int esriDataGraphTPenDashDot
static final int esriDataGraphTPenDashDotDot
static final int esriDataGraphTPenClear
static final int esriDataGraphTPenInsideFrame
static final int esriDataGraphTPenSmallDots
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |