Class OptionsNode

    • Constructor Detail

      • OptionsNode

        public OptionsNode​(String chartId,
                           IsDefaultScaledOptions defaultValues,
                           ChartEnvelop<NativeObject> envelop)
        Creates the item using an envelop with the native java script object which contains all properties.
        Parameters:
        chartId - scope of the options, in this case the chart id.
        defaultValues - default provider instance.
        envelop - envelop with the native java script object which contains all properties.