<% /****************************************************************************** * Copyright (c) 2000-2011 e-Deal * * e-Deal S.A. * 41 rue Périer * 92120 Montrouge * France * * T : +33 (0)1 73 03 29 80 * F : +33 (0)1 73 01 69 77 * http://www.e-deal.com * * La diffusion de ce code source sous quelque forme que ce soit sans * l'autorisation de E-DEAL est interdite. * * Vous êtes autorisés à modifier ce code source uniquement pour votre usage * propre et sous réserve que les mentions de copyright demeurent intactes. * * Ce code est fourni en l'état. Aucune garantie d'aucune sorte, explicite ou * implicite n'est donnée. En aucun cas E-DEAL ne pourra être tenu pour * responsable des dommages pouvant résulter de l'utilisation de ce code * source. ******************************************************************************/ %> <%@ page language="java" contentType="text/html; charset=UTF-8" %> <%@ page import="com.edeal.frontline.dashboard.DashboardPage, com.edeal.frontline.navigation.FlRequest, com.edeal.frontline.ofcgraphs.OfcGraphTag, com.edeal.frontline.ofcgraphs.OfcBarLineGraphEntryTag.OfcBarLineGraphType, com.edeal.frontline.ofcgraphs.OfcBarLineGraphTag.OFCXAxisLabelOrientation, com.edeal.frontline.ofcgraphs.OfcBarLineGraphTag.OFCYAxisDataAttachment, com.edeal.frontline.DataDictionary, com.edeal.frontline.Utils" %> <%@ taglib uri="http://www.e-deal.com/taglib/fl" prefix="fl" %> <% FlRequest flRequest = new FlRequest(request); String code = (String)flRequest.getAttribute("lc"); String hidePage = flRequest.getRequestParameterOrAttribute("hidePage"); if (hidePage == null) hidePage = "true"; %>
" yRightAxisLegendSize="10" yRightAxisMax="100" yRightAxisMin="0"> " legendSize="10" numberFormat="<%= OfcGraphTag.OFCGraphNumberFormat.CURR %>" type="<%= OfcBarLineGraphType.BAR %>"/> " legendSize="10" numberFormat="<%= OfcGraphTag.OFCGraphNumberFormat.CURR %>" type="<%= OfcBarLineGraphType.BAR %>"/> " legendSize="10" type="<%= OfcBarLineGraphType.LINE %>"/>
 
<%= Utils.getMessage(session, "M6133", true, "En valeur") %>