Class Plot_AxesChart<ST extends AxesChartStyler, S extends Series>

java.lang.Object
org.knowm.xchart.internal.chartpart.Plot_<ST,S>
org.knowm.xchart.internal.chartpart.Plot_AxesChart<ST,S>
All Implemented Interfaces:
ChartPart
Direct Known Subclasses:
Plot_Box, Plot_Bubble, Plot_Category, Plot_HeatMap, Plot_OHLC, Plot_XY

public class Plot_AxesChart<ST extends AxesChartStyler, S extends Series> extends Plot_<ST,S>