Class XMLChartStyle

java.lang.Object
net.simplace.core.ui.jfreechart.AbstractChartStyle
net.simplace.core.ui.jfreechart.style.XMLChartStyle
All Implemented Interfaces:
ChartStyle

public class XMLChartStyle extends AbstractChartStyle
This class represents a style (XML defined) which shall be used for creating a chart. The style consists of the following components: chart, plot, domain axis, range axis and renderer which is then applied to the particular dataset. The structure of the XML style definition is following (in simple): Description: