Class | Description | |
---|---|---|
TickLabelOrientation | Provides commonly used values for the SpreadsheetGear.Charts.ITickLabels.Orientation property. |
Class | Description | |
---|---|---|
TickLabelOrientation | Provides commonly used values for the SpreadsheetGear.Charts.ITickLabels.Orientation property. |
Interface | Description | |
---|---|---|
IAxes | Represents the axes of a chart. | |
IAxis | Represents a chart axis. | |
IAxisTitle | Represents the title of an axis. | |
IChart | Represents a chart which may be a shape on a worksheet or a chart sheet in a workbook. | |
IChartArea | Represents the chart area of a chart. | |
IChartFormat | Represents the formatting options of various chart objects. | |
IChartGroup | Represents options for one or more series of a chart. | |
IChartGroups | Represents a collection of chart groups associated with a chart. | |
IChartTitle | Represents the chart title of a chart. | |
IDataLabel | Represents a single data label of a data point or trendline. | |
IDataLabels | Represents all of the data labels of a series. | |
IDataTable | Represents a chart data table. | |
IDownBars | Represents the down bars on a line chart. | |
IDropLines | Represents the drop lines on a line or area chart. | |
IErrorBars | Represents the error bars of a series. | |
IFloor | Represents the floor area of a 3D chart. | |
IGridlines | Represents the major or minor gridlines of an axis. | |
IHasAxis | Represents the properties used to determine which axes are displayed on a chart. | |
IHiLoLines | Represents the high-low lines on a line chart. | |
ILeaderLines | Represents the leader lines of a series. | |
ILegend | Represents a chart legend. | |
IPlotArea | Represents the plot area of a chart. | |
IPoint | Represents a single data point of a series. | |
IPoints | Represents all of the data points of a series. | |
ISeries | Represents a chart series. | |
ISeriesCollection | Represents all of the series of a chart or chart group. | |
ISeriesLines | Represents the series lines on a stacked bar or pie of pie chart. | |
ITickLabels | Represents the axis labels of an axis. | |
ITrendline | Represents a trendline of a series. | |
ITrendlines | Represents all of the trendlines of a series. | |
IUpBars | Represents the up bars on a line chart. | |
IWalls | Represents the front and side wall area of a 3D chart. |
Enumeration | Description | |
---|---|---|
AxisCrosses | Specifies where the other axis crosses an axis. | |
AxisGroup | Specifies the axis group. | |
AxisType | Specifies the type of an axis. | |
BarShape | Specifies the shape of a 3D bar. | |
CategoryType | Specifies the scale type on a category axis. | |
ChartElementPosition | Specifies the position of a chart element. | |
ChartSplitType | Specifies how values are split on a pie of pie chart. | |
ChartType | Specifies the chart type for the entire chart or an individual series. | |
DataLabelPosition | Specifies the position of data labels. | |
DisplayBlanksAs | Specifies the way cells with no values are displayed in a chart. | |
EndStyleCap | Specifies the end style cap of error bars. | |
ErrorBarDirection | Specifies the error bar direction. | |
ErrorBarInclude | Specifies what to include with the error bars. | |
ErrorBarType | Specifies the type of error bars. | |
LegendPosition | Specifies the position of the legend. | |
MarkerStyle | Specifies the marker style. | |
RowCol | Specifies whether data series values come from the columns in a row or from the rows in a column. | |
ScaleType | Specifies the scale type on a value axis. | |
SizeRepresents | Specifies what the size values represent on a bubble chart. | |
TickLabelPosition | Specifies the tick label position on an axis. | |
TickMark | Specifies the type of tick marks on an axis. | |
TimeUnit | Specifies the time unit for an axis with a time-scale. | |
TrendlineType | Specifies the type of trendline. |