[]
Represents major or minor gridlines on a chart axis.
public interface IGridlines
Returns the IChartFormat object.
IChartFormat Format { get; }
Returns the parent object for the specified object.
IAxis Parent { get; }