Search Results for

    Show / Hide Table of Contents

    ExcelChart.GetSeries Method

    Returns a series definition.

    Syntax

    Namespace: FlexCel.Core

    public abstract ChartSeries GetSeries(Int32 index, Boolean getDefinitions, Boolean getValues, Boolean getOptions)

    Parameters

    <-> Parameter Type Description
    index Int32 Index of the series you want to return. (1 based)
    getDefinitions Boolean If false, this method will not return the series formulas, so it will be a little faster.
    getValues Boolean If false, this method will not return the series values, so it will be a little faster and use less memory.
    getOptions Boolean If false, this method will not return the series options.

    Returns

    series description.

    See also

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