Search Results for

    Show / Hide Table of Contents

    ExcelChart.AddAutoShape Method

    Adds an autoshape to an existing embedded chart. Note that the coordinates for the shape are in chart coords, meaning that only row1, row2, col1 and col2 are used, and they represent the percentage in 1/4000 of the coordinate. So 0 means the top and left of the parent chart, and 4000 means the bottom and right of the parent chart.

    Syntax

    Namespace: FlexCel.Core

    public abstract Int32 AddAutoShape(TShapeProperties shapeOptions)

    Parameters

    <-> Parameter Type Description
    shapeOptions TShapeProperties

    Returns

    The object index of the new shape.

    See also

    • ExcelChart
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com