接口 IChartBars


public interface IChartBars
Represents the up bars in a chart group. Up bars connect points on series one with higher values on the last series in the chart group (the lines go up from series one).
  • 方法详细资料

    • getFormat

      IChartFormat getFormat()
      Returns the IChartFormat object.
    • getParent

      IChartGroup getParent()
      Returns the parent object for the specified object.
    • delete

      void delete()
      Deletes the object.