| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
IChartLines |
IChartGroup.getDropLines()
Returns the
IChartLines object that represents the drop lines for a
series on a line chart or area chart. |
IChartLines |
IChartGroup.getHiLoLines()
Returns a Microsoft.Office.Interop.Excel.HiLoLines object that represents the
high-low lines for a series on a line chart.
|
IChartLines |
IDataLabels.getLeaderLines()
Returns leader lines of the data label.
|
IChartLines |
IChartGroup.getSeriesLines()
Returns the
IChartLines object that represents the series lines for a
stacked bar chart or a stacked column chart. |