接口 IGridlines


public interface IGridlines
Represents major or minor gridlines on a chart axis.
  • 方法详细资料

    • getParent

      IAxis getParent()
      Returns the parent object for the specified object.
    • getFormat

      IChartFormat getFormat()
      Returns the IChartFormat object.