The following tables list the members exposed by WorksheetChart.
Name | Description | |
---|---|---|
AutoScaling | True if Microsoft Excel scales a 3-D chart so that it's closer in size to the equivalent 2-D chart. The RightAngleAxes property must be True | |
AxisCollection | Returns the axis collection (read-only) | |
BackWall | Returns a Infragistics.Documents.Excel.Charts.Wall object that allows the user to format the back wall of a 3-D chart. Read-only. | |
BarShape | Returns or sets the shape of Infragistics.Documents.Excel.Charts.Series bars. Applicable only to 3D bar-type charts. | |
BarShapeResolved | Returns the resolved value of the BarShape property. | |
BottomRightCornerCell | Gets or sets the cell where the bottom-right corner of the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
BottomRightCornerPosition | Gets or sets the position in the WorksheetShape.BottomRightCornerCell of the shape's bottom-right corner, expressed in percentages. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
ChartArea | Returns a ChartArea object that represents the complete chart area for the chart. Read-only. | |
ChartTitle | Returns or sets an ChartTitle object. | |
ChartType | Specifies the chart type. | |
ComboChartGroups | Returns a collection of the ComboChartGroup instances associated with this chart. | |
DepthPercent | Returns or sets the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent). | |
DisplayBlanksAs | Returns or sets the way that blank cells are plotted on a chart. | |
DoughnutHoleSize | Returns or sets the size of the hole in a doughnut chart, expressed as a percentage of the size of the encompassing circle. | |
DropLines | Returns or sets a Infragistics.Documents.Excel.Charts.ChartDropLines instance which determines the appearance for a stock chart's drop lines. | |
Fill | Gets or sets the fill to use in the background of the shape. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
FirstSliceAngle | Returns or sets the angle which determines the origin of the first slice, as relative to the 12 o'clock position of the emcompassing circle. | |
FlippedHorizontally | Gets or sets the value which indicates whether the shape is flipped horizontally along the vertical center line. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
FlippedVertically | Gets or sets the value which indicates whether the shape is flipped vertically along the horizontal center line. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
Floor | Returns a Infragistics.Documents.Excel.Charts.Wall object that allows the user to format the bottom wall of a 3-D chart. Read-only. | |
GapDepth | Returns or sets the gap depth in a 3-D chart, expressed as a percentage of the marker width. The value of this property must be between 0 and 500. | |
GapWidth | Returns or sets the distance between the data series in a bar chart, as a percentage of the marker width. The value of this property must be between 0 and 500. | |
HeightPercent | Returns or sets the height of a 3-D chart as a percentage of the chart width (between 5 and 500 percent). | |
HighLowLines | Returns or sets a Infragistics.Documents.Excel.Charts.ChartHighLowLines instance which determines the appearance for a stock chart's high/low lines. | |
Legend | Returns or sets a Legend object which represents the legend for the chart. | |
Outline | Gets or sets the outline to use for the shape. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
Perspective | Returns or sets a value that represents the perspective for the 3-D chart view, expressed in degrees. | |
PlotArea | Returns a PlotArea object that represents the plot area of a chart. Read-only. | |
PlotVisibleOnly | True if only visible cells are plotted. False if both visible and hidden cells are plotted. | |
PositioningMode | Gets or sets the way shapes will be repositioned in excel when cells before or within the shape are resized. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
RightAngleAxes | True if the chart axes are at right angles, independent of chart rotation or elevation. Applies only to 3-D line, column, and bar charts. | |
RotationX | Returns or sets the rotation of a 3-D chart view around the X-axis, expressed in degrees. | |
RotationY | Returns or sets the rotation of a 3-D chart view around the Y-axis, expressed in degrees. | |
SecondPlotSize | Returns or sets the size of the second plot area in a 'bar of pie' or 'pie of pie' chart, expressed as a percentage of the first plot area's size. | |
SeriesCollection | Returns the series collection (read-only) | |
SeriesLines | Determines the fill and width for the lines which connect the first and second plot areas in a 'bar of pie' or 'pie of pie' chart. | |
SeriesOverlap | Determines the amount by which intersecting Infragistics.Documents.Excel.Charts.Series overlap, expressed as a percentage of the bar size. | |
Shapes | Gets the collection of shapes contained in the group. (Inherited from Infragistics.Documents.Excel.WorksheetShapeGroupBase) | |
Sheet | Overridden. Gets the worksheet on which the shape resides. | |
SideWall | Returns a Infragistics.Documents.Excel.Charts.Wall object that allows the user to format the side wall of a 3-D chart. Read-only. | |
TopLeftCornerCell | Gets or sets the cell where the top-left corner of the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
TopLeftCornerPosition | Gets or sets the position in the WorksheetShape.TopLeftCornerCell of the shape's top-left corner, expressed in percentages. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
UpDownBars | Returns or sets a Infragistics.Documents.Excel.Charts.UpDownBars instance which determines the appearance for a stock chart's up/down bars. | |
VaryColors | Returns or sets a boolean value indicating whether the fill colors for series and data points are automatically selected by Excel. | |
Visible | Gets or sets the value indicating whether the shape is visible on the worksheet. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
WallDefault | Returns a Infragistics.Documents.Excel.Charts.Wall object which represents the back and side walls, and floor of the chart. Applicable only for 3-D charts. | |
Worksheet | Gets the worksheet on which the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape) |
Name | Description | |
---|---|---|
ClearUnknownData | Clears the cached unknown shape data which was read in from a parsed excel file. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
GetBoundsInTwips | Overloaded. Gets the bounds of the shape in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
SetBoundsInTwips | Overloaded. Sets the bounds of the shape in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetShape) | |
SetComboChartSourceData | Sets the source data range for a combo chart. | |
SetSourceData | Sets the source data range for the chart. |