Package 

Class PointContext

    • Method Summary

      Modifier and Type Method Description
      static PointContext instantiate()
      String getJsBase()
      void getDataValue(String name) Returns data value by name.
      void getStackedValue() Returns stacked value if the series is stacked.
      void getStackedZero() Returns stacked zero value if the series is stacked.
      void getStat(String key) Fetch statistics value by its key or a whole object if no key provided.
      • Methods inherited from class com.anychart.core.series.renderingsettings.Context

        instantiate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait