[]
DEMOS
DOCS
API
PRICING
FREE TRIAL
Document Solutions for Excel, Java Edition
com.grapecity.documents.excel.drawing
Interfaces
IChartBars
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)
IChartBars
Interface IChartBars
public interface
IChartBars
Represents the up bars in a chart group. Up bars connect points on series one with higher values on the last series in the chart group (the lines go up from series one).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
delete
()
Deletes the object.
IChartFormat
getFormat
()
Returns the
IChartFormat
object.
IChartGroup
getParent
()
Returns the parent object for the specified object.
Method Details
getFormat
IChartFormat
getFormat
()
Returns the
IChartFormat
object.
getParent
IChartGroup
getParent
()
Returns the parent object for the specified object.
delete
void
delete
()
Deletes the object.
Interface IChartBars
Method Summary
Method Details
getFormat
getParent
delete