Package com.microstrategy.webapi
Interface EnumDSSXMLLegendLock
- 
public interface EnumDSSXMLLegendLockEnumeration constants for graph legend position.- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static intDssXmlLegendLockBottomstatic intDssXmlLegendLockLeftstatic intDssXmlLegendLockRightstatic intDssXmlLengendLockFreeFloat 
 - 
 
- 
- 
Field Detail
- 
DssXmlLengendLockFreeFloat
static final int DssXmlLengendLockFreeFloat
- Since:
 - MicroStrategy Web 8.1.0
 - See Also:
 - Constant Field Values
 
 
- 
DssXmlLegendLockRight
static final int DssXmlLegendLockRight
- See Also:
 - Constant Field Values
 
 
- 
DssXmlLegendLockLeft
static final int DssXmlLegendLockLeft
- See Also:
 - Constant Field Values
 
 
- 
DssXmlLegendLockBottom
static final int DssXmlLegendLockBottom
- See Also:
 - Constant Field Values
 
 
 - 
 
 -