java.lang.Object | |
↳ | com.microstrategy.web.app.gui.PlotGraph |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PlotGraph(MarkupOutput out, int xAxisPointCount, int xAxisPointWidth, int xAxisTickInterval, int yAxisPointCount, int yAxisPointWidth, int yAxisTickInterval) | |||||||||||
PlotGraph(MarkupOutput out, int xAxisPointCount, int xAxisPointWidth, int xAxisTickInterval, int xAxisLabelInterval, int yAxisPointCount, int yAxisPointWidth, int yAxisTickInterval, int yAxisLabelInterval)
This constructor is deprecated.
No replacement.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | render(MarkupOutput out, int numCounters, int numValues, double[][] values) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This constructor is deprecated.
No replacement.