Class SubtitleNode

  • All Implemented Interfaces:
    IsArea

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

      • SubtitleNode

        public SubtitleNode​(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.