Class Layout

    • Method Detail

      • getPadding

        public Padding getPadding()
        Returns the padding element.
        Returns:
        the padding
      • setAutoPadding

        public void setAutoPadding​(boolean autoPadding)
        Sets true to apply automatic padding so visible elements are completely drawn.
        Parameters:
        autoPadding - true to apply automatic padding so visible elements are completely drawn
      • isAutoPadding

        public boolean isAutoPadding()
        Returns true to apply automatic padding so visible elements are completely drawn.
        Returns:
        true to apply automatic padding so visible elements are completely drawn
      • getOptions

        protected final ConfigurationOptions getOptions()
        Returns the configuration options.
        Returns:
        the configuration options.
      • getConfiguration

        protected final ExtendedOptions getConfiguration()
        Returns the configuration element.
        Returns:
        the configuration element.
      • getChart

        public final IsChart getChart()
        Returns the chart instance
        Returns:
        the chart