Package com.microstrategy.web.app.beans
Class GraphSeriesTargetInfo
- java.lang.Object
 - 
- com.microstrategy.web.app.beans.GraphSeriesTargetInfo
 
 
- 
public class GraphSeriesTargetInfo extends java.lang.ObjectWrapper class containing all the information needed by the GraphFormatHelper to retrieve the Graph Series targets with the appropriate descriptors and series number values- Since:
 - MicroStrategy Web 9.0.0
 
 
- 
- 
Constructor Summary
Constructors Constructor Description GraphSeriesTargetInfo() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetIsRWD()intgetMaxSeries()voidsetIsRWD(boolean value)voidsetMaxSeries(int value) 
 -