Class TitleNode

  • All Implemented Interfaces:
    IsArea

    public final class TitleNode
    extends BaseBoxNodeItem
    Wrapper of title node of CHART.JS.
    This is a wrapper of title node of Chart (of CHART.JS).
    Author:
    Andrea "Stock" Stocchero
    • Constructor Detail

      • TitleNode

        public TitleNode​(ChartEnvelop<NativeObject> envelop)
        Creates the item using envelop with the native java script object which contains all properties.
        Parameters:
        envelop - envelop with the native java script object which contains all properties.