Search Results for

    Show / Hide Table of Contents

    IExcelChart.SeriesInSubchart Method

    Returns the number of series on each subchart. Note that this property only works in xlsx files: In xls files it will always return 0.

    Syntax

    Unit: FlexCel.Core

    function IExcelChart.SeriesInSubchart(const subchartPos: Integer): Integer; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const subchartPos Integer Number of the subchart. (1 based)

    See also

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