Search Results for

    Show / Hide Table of Contents

    TCustomizeChartEventArgs.Create Constructor

    Creates a new Argument.

    Syntax

    Unit: FlexCel.Report

    constructor TCustomizeChartEventArgs.Create(const aExcelFile: TExcelFile; const aChart: IExcelChart; const aChartName: string);

    Parameters

    <-> Parameter Type Description
    const aExcelFile TExcelFile The ExcelFile that has the chart.
    const aChart IExcelChart Chart being processed. You can modify its properties in this event.
    const aChartName string Name of the chart.

    See also

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