接口 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 theIChartFormat
object.
-