Search Results for

    Show / Hide Table of Contents

    ChartBubbleSeries.ChartBubbleSeries Constructor

    Overloads

    • ChartBubbleSeries.ChartBubbleSeries
    • ChartBubbleSeries.ChartBubbleSeries(String)
    • ChartBubbleSeries.ChartBubbleSeries(String, Object[])

    ChartBubbleSeries.ChartBubbleSeries

    Creates an empty ChartBubbleSeries

    Syntax

    Namespace: FlexCel.Core

    public ChartBubbleSeries()

    See also

    • ChartBubbleSeries

    ChartBubbleSeries.ChartBubbleSeries(String)

    Creates a new ChartBubbleSeries with a data definition.

    Syntax

    Namespace: FlexCel.Core

    public ChartBubbleSeries(String aDataDefinition)

    Parameters

    <-> Parameter Type Description
    aDataDefinition String Definition for the bubbles.

    See also

    • ChartBubbleSeries

    ChartBubbleSeries.ChartBubbleSeries(String, Object[])

    Creates a new ChartBubbleSeries with data values. The values will be ignored unless the DataDefinition is empty.

    Syntax

    Namespace: FlexCel.Core

    public ChartBubbleSeries(String aDataDefinition, Object[] aDataValues)

    Parameters

    <-> Parameter Type Description
    aDataDefinition String Definition for the bubbles.
    aDataValues Object[] Definition for the values. This parameter will be ignored if you specify a DataDefinition.

    See also

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