[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IGridlines

Interface IGridlines

Namespace
GrapeCity.Documents.Excel.Drawing
Assembly
GcDocs.Excel.dll

Represents major or minor gridlines on a chart axis.

public interface IGridlines

Properties

Format

Returns the IChartFormat object.

IChartFormat Format { get; }

Property Value

IChartFormat

Parent

Returns the parent object for the specified object.

IAxis Parent { get; }

Property Value

IAxis