Class JRDesignValueDataset

    • Field Detail

      • valueExpression

        protected JRExpression valueExpression
        The expression that returns the single value contained in this dataset.
    • Constructor Detail

      • JRDesignValueDataset

        public JRDesignValueDataset​(JRChartDataset dataset)
        Construct a new dataset that is a copy of an existing one.
        Parameters:
        dataset - the dataset to copy