Search Results for

    Show / Hide Table of Contents

    TAreaLineChartOptions.TAreaLineChartOptions Constructor

    Creates a new TAreaLineChartOptions instance.

    Syntax

    Namespace: FlexCel.Core

    protected TAreaLineChartOptions(TChartType aChartType, Int32 aAxisNumber, Boolean aChangeColorsOnEachSeries, Int32 aZOrder, TStackedMode aStackedMode, Boolean aHasShadow, ChartSeriesOptions aSeriesOptions, TChartDropBars aDropBars, TDataLabel aDefaultLabel)

    Parameters

    <-> Parameter Type Description
    aChartType TChartType Type of chart. Must be Area or line.
    aAxisNumber Int32 Axis where this chart group belongs, 0 is primary, 1 is secondary.
    aChangeColorsOnEachSeries Boolean If false, all series will be the same color.
    aZOrder Int32 Z-Order of this chart group, with 0 being the bottom. Chart groups with lower z-Order are drawn below the ones with higher ones.
    aStackedMode TStackedMode TStackedMode of the chart.
    aHasShadow Boolean True if the chart lines have shadows.
    aSeriesOptions ChartSeriesOptions Global options that apply to all the series on this group. This instance will be copied.
    aDropBars TChartDropBars Drop Bars, lines and Hi/lo information. This value will be copied.
    aDefaultLabel TDataLabel Default label properties for labels in this group.

    See also

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