Uses of Class
com.orchestranetworks.addon.dqid.chart.LegendPosition
Packages that use LegendPosition
Package
Description
Provides classes to define charts and write them to an HTML document.
- 
Uses of LegendPosition in com.orchestranetworks.addon.dqid.chart
Fields in com.orchestranetworks.addon.dqid.chart declared as LegendPositionModifier and TypeFieldDescriptionstatic final LegendPositionLegendPosition.NorthEaststatic final LegendPositionLegendPosition.NorthWeststatic final LegendPositionLegendPosition.SouthEaststatic final LegendPositionLegendPosition.SouthWestMethods in com.orchestranetworks.addon.dqid.chart with parameters of type LegendPositionModifier and TypeMethodDescriptionfinal voidOptions.setLegendPosition(LegendPosition position) voidTemplate.setLegendPosition(LegendPosition position) The legend's position, if it is set to show.