Example usage for org.jfree.data.time TimeTableXYDataset subclass-usage

List of usage examples for org.jfree.data.time TimeTableXYDataset subclass-usage

Introduction

In this page you can find the example usage for org.jfree.data.time TimeTableXYDataset subclass-usage.

Usage

From source file org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition.java

public class TimeTableXYDatasetChartDefinition extends TimeTableXYDataset implements XYChartDefinition {

    private int chartType = JFreeChartEngine.UNDEFINED_CHART_TYPE;

    private String noDataMessage = null;