[]
DEMOS
DOCS
API
PRICING
FREE TRIAL
Document Solutions for Excel, Java Edition
com.grapecity.documents.excel.drawing
Interfaces
IChartLines
v8.0
Search
K
com.grapecity.documents.excel
com.grapecity.documents.excel.drawing
Interfaces
IAdjustments
IAxes
IAxis
IAxisTitle
IBackgroundPicture
IBackgroundPictures
IChart
IChartArea
IChartBars
IChartFormat
IChartGroup
IChartGroups
IChartLines
IChartTitle
IColorFormat
IConnectorFormat
IContainer
ICrop
IDataLabel
IDataLabels
IDataTable
IDisplayUnitLabel
IErrorBar
IFillFormat
IFloor
IFontFormat
IGradientStop
IGradientStops
IGridlines
IGroupShapes
ILeaderLines
ILegend
ILegendEntries
ILegendEntry
ILegendKey
ILineFormat
IPictureFormat
IPivotOptions
IPlotArea
IPoint
IPoints
ISeries
ISeriesCollection
IShape
IShapeRange
IShapes
ITextFrame
ITextRange
IThreeDFormat
ITickLabels
ITrendline
ITrendlines
IWall
Classes
Enum Classes
com.grapecity.documents.excel.expressions
com.grapecity.documents.excel.forms
com.grapecity.documents.excel.template
com.grapecity.documents.excel.template.DataSource
(Showing Draft Content)
IChartLines
Interface IChartLines
public interface
IChartLines
Represents series lines in a chart group. Series lines connect the data values from each series.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
delete
()
Deletes the object.
IChartFormat
getFormat
()
Returns the
IChartFormat
object.
Method Details
getFormat
IChartFormat
getFormat
()
Returns the
IChartFormat
object.
delete
void
delete
()
Deletes the object.
Interface IChartLines
Method Summary
Method Details
getFormat
delete