Search Results for

    Show / Hide Table of Contents

    ChartFillOptions.ChartFillOptions Constructor

    Overloads

    • ChartFillOptions.ChartFillOptions(TShapeFill)
    • ChartFillOptions.ChartFillOptions(TDrawingColor)

    ChartFillOptions.ChartFillOptions(TShapeFill)

    Creates a new instance of this object.

    Syntax

    Namespace: FlexCel.Core

    public ChartFillOptions(TShapeFill aFill)

    Parameters

    <-> Parameter Type Description
    aFill TShapeFill Fill style.

    See also

    • ChartFillOptions

    ChartFillOptions.ChartFillOptions(TDrawingColor)

    This is a convenience constructor to create the most common fill which is just a solid fill with a color.

    Syntax

    Namespace: FlexCel.Core

    public ChartFillOptions(TDrawingColor aColor)

    Parameters

    <-> Parameter Type Description
    aColor TDrawingColor Color for the solid fill.

    See also

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