Search Results for

    Show / Hide Table of Contents

    IExcelChart.SetChartOptions Method

    Sets the chart options of a specific subchart inside the chart. Note that while a chart can have multiple subcharts inside (for example one pie subchart and one line subchart), normally there is only one subchart and so the SubchartPos parameter is normally 1.

    Syntax

    Unit: FlexCel.Core

    procedure IExcelChart.SetChartOptions(const subchartPos: Integer; options: IChartOptions); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const subchartPos Integer Position of the subchart (1 based)
    options IChartOptions Options to set in the subchart.

    See also

    • IExcelChart
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com