Class FontItem

    • Constructor Detail

      • FontItem

        public FontItem()
        Creates an empty font to use for chart configuration with global defaults.
      • FontItem

        public FontItem​(IsDefaultFont defaultValues)
        Creates an empty font to use for chart configuration when the font is created by a callback.
        Parameters:
        defaultValues - default provider
    • Method Detail

      • nativeObject

        public NativeObject nativeObject()
        Returns the native object instance.
        Returns:
        the native object instance.