Search Results for

    Show / Hide Table of Contents

    TChartAxis.TChartAxis Constructor

    Creates a new ChartAxis instance.

    Syntax

    Namespace: FlexCel.Core

    public TChartAxis(Int32 aIndex, TBaseAxis aCategoryAxis, TBaseAxis aValueAxis)

    Parameters

    <-> Parameter Type Description
    aIndex Int32 Axis Index. 0 means primary, 1 secondary.
    aCategoryAxis TBaseAxis Data of the Category Axis. This might be a CategoryAxis for line or bar charts, or a ValuesAxis for a Scatter Chart.
    aValueAxis TBaseAxis Data of the value Axis.

    See also

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