com.spire.xls.charts
Class ChartGridLine

java.lang.Object
  extended by com.spire.xls.core.spreadsheet.XlsObject
      extended by com.spire.xls.core.spreadsheet.charts.XlsChartGridLine
          extended by com.spire.xls.charts.ChartGridLine
All Implemented Interfaces:
IChartGridLine

public class ChartGridLine
extends XlsChartGridLine


Constructor Summary
ChartGridLine(java.lang.Object parent, AxisLineIdentifierType axisType)
           
 
Method Summary
 ChartBorder getBorder()
          Gets line border.
 
Methods inherited from class com.spire.xls.core.spreadsheet.charts.XlsChartGridLine
deepClone, delete, getAxisLineType, getFill, getFormat3D, getInterior, getLineProperties, getShadow, hasFormat3D, hasLineProperties, hasShadow
 
Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject
dispose
 

Constructor Detail

ChartGridLine

public ChartGridLine(java.lang.Object parent,
                     AxisLineIdentifierType axisType)
Method Detail

getBorder

public ChartBorder getBorder()
Gets line border. Read only.

Specified by:
getBorder in interface IChartGridLine
Overrides:
getBorder in class XlsChartGridLine
Returns: