super(dataset, domainAxis, rangeAxisLinear, rangeAxisLogarithmic, renderer, strIdTlo);
}
protected void _update() throws Exception
{
GfrXYSeriesCollectionDstLogsTloVarAbs serCollection = (GfrXYSeriesCollectionDstLogsTloVarAbs) super.getDataset();
serCollection.updateValuesAbscissaHorizontalSegments();
_updateRenderer();
}