[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing

Namespace GrapeCity.Documents.Excel.Drawing

Interfaces

IAdjustments

Represents a collection of adjustment values for the specified AutoShape or connector.

IAxes

Represents a collection of all the IAxis objects in the specified chart.

IAxis

Represents a single axis in a chart.

IAxisTitle

Represents a chart axis title.

IBackgroundPicture

Represents an picture object which will be used as the background picture. The Shape object is a member of the IBackgroundPictures collection. The background picture collection contains all the background pictures on a slide.

IBackgroundPictures

A collection of all the IBackgroundPicture objects on the specified sheet.

IChart

Represents a chart object in a worksheet.

IChartArea

Represents the chart area of a chart. The chart area on a 2-D chart contains the axes, the chart title, the axis titles, and the legend. The chart area
on a 3-D chart contains the chart title and the legend; it doesn’t include
the plot area (the area within the chart area where the data is plotted).
For information about formatting the plot area, see the IPlotArea object.

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).

IChartFormat

Provides access to the Office Art formatting for chart elements.

IChartGroup

Represents one or more series plotted in a chart with the same format. The ChartGroup object is a member of the IChartGroups collection.

IChartGroups

Represents a collection of all the IChartGroup objects in the specified chart.

IChartLines

Represents series lines in a chart group. Series lines connect the data values from each series.

IChartTitle

Represents the chart title.

IColorFormat

Represents the color of a one-color object, the color of an object with a gradient or patterned fill, or the pointer color.

IConnectorFormat

Represents properties and methods that apply to connectors.

IContainer

Represents a floating container in a sheet.

ICrop

Represents an object used to remove a portion of an image.

IDataLabel

Represents the data label on a chart point or trendline.

IDataLabels

Represents a collection of all the IDataLabel objects for the specified series. Each DataLabel object represents a data label for a point or trendline. For a series without definable points (such as an area series), the DataLabels collection contains a single data label.

IDataTable

Represents a chart data table.

IDisplayUnitLabel

Represents a unit label on an axis in the specified chart.

IErrorBar

Represents the error bars in a chart series. Error bars indicate the degree of uncertainty for chart data. Only series in area, bar, column, line, and scatter groups on a 2D chart can have error bars. Only series in scatter groups can have x and y error bars.

IFillFormat

Represents fill formatting for a shape.

IFloor

Represents the floor of a 3-D chart.

IFontFormat

Represents font attributes (for example, font name, font size, and color) for an object.

IGradientStop

Represents one gradient stop.

IGradientStops

Represents a collection of IGradientStop objects.

IGridlines

Represents major or minor gridlines on a chart axis.

IGroupShapes

Represents the individual shapes within a grouped shape.

ILegend

Represents the legend in a chart.

ILegendEntries

Represents a collection of all the ILegendEntry objects in the specified chart legend.

ILegendEntry

Represents a legend entry in a chart legend.

ILineFormat

Represents line and arrowhead formatting.

IPictureFormat

Represents properties and methods that apply to pictures.

IPivotOptions

Represents the options whether to display pivot chart bottons.

IPlotArea

Represents the plot area of a chart. This is the area where your chart data is plotted.

IPoint

Represents a single point in a chart series.

IPoints

Represents a collection of all the IPoint objects in the specified series in a chart.

ISeries

Represents a series in a chart. The Series object is a member of the ISeriesCollection collection.

ISeriesCollection

Represents a collection of all the ISeries objects in the specified chart.

IShape

Represents an object in the drawing layer, such as an AutoShape, chart, or picture. The Shape object is a member of the IShapes collection. The Shapes collection contains all the shapes on a slide.

IShapeRange

Represents a shape range, which is a set of shapes on a document.

IShapeRangeProvider

Provides C# equivalent of the following Visual Basic properties:

ReadOnly Property Range(index As String()) AsIShapeRangeImplementsRange

ReadOnly Property Range(index As Integer()) AsIShapeRangeImplementsRange

IShapes

A collection of all the IShape objects on the specified sheet.

ITextFrame

Represents the text frame in the IShape object.

ITextRange

Represents the text frame in the IShape.

IThreeDFormat

Represents a shape's three-dimensional formatting.

ITickLabels

Represents the tick mark labels associated with tick marks on a chart axis.

ITrendline

Represents a trendline in a chart. A trendline shows the trend, or direction, of data in a series.

ITrendlines

Represents a collection of all ITrendline objects for the specified series. Each Trendline object represents a trendline in a chart. A trendline shows the trend, or direction, of data in a series.

IWall

Represents the walls of a 3-D chart.

Enums

ArrowheadLength

Specifies the length of the arrowhead at the end of a line.

ArrowheadStyle

Specifies the style of the arrowhead at the end of a line.

ArrowheadWidth

Specifies the width of the arrowhead at the end of a line.

AutoShapeType

Specifies the shape type for an AutoShape object.

AxisCrosses

Specifies the point on the specified axis where the other axis crosses.

AxisGroup

Specifies the type of axis group.

AxisType

Specifies the axis type.

BarShape

Specifies the shape used with the 3-D bar or column chart.

BinsType

Specifies how the horizontal axis of the histogram chart is formatted.

CategoryType

Specifies the type of the category axis.

ChartSplitType

Specifies the values displayed in the second chart in a pie chart or a bar of the pie chart.

ChartType

Specifies the chart type.

ConnectorType

Specifies a type of connector.

DataLabelPosition

Specifies where the data label is positioned.

DisplayUnit

Specifies the display unit label for an axis.

DrawingPictureType

Specifies how pictures are displayed on a column, bar picture chart, or legend key.

EndStyleCap

Specifies the end style for error bars.

ErrorBarDirection

Specifies the error bar direction.

ErrorBarInclude

Specifies which error-bar parts to include.

ErrorBarType

Specifies the range marked by error bars.

FillType

Specifies a shape's fill type.

GradientStyle

Specifies the style for a gradient fill.

HorizontalAnchor

Specifies the horizontal anchor for Text frame in the shape.

ImageLayout

Specifies the way an image how to be stretched to fill the destination rectangle.

ImageType

Specifies the image type.

LegendPosition

Specifies the position of the legend on a chart.

LineCapStyle

Specifies the cap type for a line.

LineDashStyle

Specifies the dash style for a line.

LineJoinStyle

Specifies the corners style of two intersecting lines.

LineStyle

Specifies the style for a line.

MarkerStyle

Specifies the marker style for a point or series in a line chart, scatter chart, or radar chart.

ParentDataLabelOptions

Specifies the parent data label option for the specified series within the chart group.

PathShapeType

Specifies the type for a gradient fill.

PatternType

Specifies the fill pattern used in a shape.

PictureColorType

Specifies the color transformation applied to a picture.

Placement

Specifies the way an object is attached to its underlying cells.

PresetCamera

Indicates the effects camera type used by the specified object.

PresetGradientType

Specifies which predefined gradient to use to fill a shape.

PresetTexture

Specifies texture to be used to fill a shape.

PresetThreeDFormat

Specifies an extrusion (three-dimensional) format.

RowCol

Specifies whether the values that correspond to a particular data series are in rows or columns.

ScaleType

Specifies the scale type of the value axis.

ShapeType

Specifies the type of a shape or range of shapes.

SizeRepresents

Specifies what the bubble size represents on a bubble chart.

SolidColorType

Specifies the color type.

TextAlignmentAnchor

Specifies the horizontal alignment for text within the TextFrame of Shape.

TextDirection

Specifies the text direction.

TextRangeType

Specifies the type of ITextRange.

TextUnderlineType

Indicates the type of underline for text.

TextureAlignment

Specifies the alignment (the origin of the coordinate grid) for the tiling of the texture fill.

TextureType

Specifies the texture type for the selected fill.

TickLabelOrientation

Specifies the text orientation for tick-mark labels.

TickLabelPosition

Specifies the position of tick-mark labels on the specified axis.

TickMark

Specifies the position of major and minor tick marks for an axis.

TimeUnit

Specifies the unit of time for chart axis and data series.

TrendlineType

Specifies how the trendline that smoothes out fluctuations in the data is calculated.

VerticalAnchor

Specifies the vertical anchor for Text frame in the shape.

ZOrderType

Specifies where in the z-order a shape should be moved relative to other shapes.