public static class StatisticsMCGraphic.HistoryPlotBits
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
AccumulatorAverage |
avg |
|
DataFork |
fork |
|
AccumulatorHistory |
history |
|
DisplayPlotXChart |
plot |
| Constructor | Description |
|---|---|
HistoryPlotBits() |
public DisplayPlotXChart plot
public DataFork fork
public AccumulatorHistory history
public AccumulatorAverage avg