Interface JRChartDataset

    • Method Detail

      • getDatasetType

        byte getDatasetType()
        Gets the dataset type. Must be one of the dataset type constants defined in this class.
      • validate

        void validate​(JRVerifier verifier)
        Validates the dataset using a verifier.

        Broken rules are collected by the verifier.

        Parameters:
        verifier - the verifier to use for validation