Search Results for

    Show / Hide Table of Contents

    IChartFrameOptions Interface

    Description of a box, its coordinates, fill style and line style.

    Syntax

    Unit: FlexCel.Core

    IChartFrameOptions = interface(IInterface);

    Methods

    Name Description
    Clone Returns a deep copy of this object.

    Properties

    Name Description
    FillOptions Fill options for the frame.
    LineOptions Line options for the frame.
    RoundedCorners If true, the chart frame will have rounded corners. Note that this value doesn't apply in most places.
    One of the only places where you can actually have rounded corners is in the frame about the chart itself.
    XlsxMode If true, the chart was created by an xlsx-capable Excel version (2007 or newer) and so has different defaults.
    For example, it will have different automatic colors for the series.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com