de.jwic.controls.chart.api.Chart.vtl Maven / Gradle / Ivy
#set($legendWidth = $control.legendWidth)
#set($chartWidth = 100 - $legendWidth)
#set($field = $control.getField("chartContent"))
#if($control.getConfiguration().isZoomEnabled())
#end
#if($control.legendLocation == "TOP")
#end
#if($control.legendLocation == "LEFT" || $control.legendLocation == "RIGHT")
#if($control.legendLocation == "RIGHT")
#end
#end
#if($control.legendLocation == "LEFT" || $control.legendLocation == "RIGHT")
#if($control.legendLocation == "LEFT")
#end
#end
#if($control.legendLocation == "BOTTOM")
#end
#if($control.getConfiguration().isZoomEnabled())
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy