Search Results for

    Show / Hide Table of Contents

    TChartFrameOptions Class

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

    Syntax

    Namespace: FlexCel.Core

    public class TChartFrameOptions: ICloneable

    Constructors

    Name Description
    TChartFrameOptions Overloaded
    TChartFrameOptions(ChartLineOptions, ChartFillOptions, Boolean)
    TChartFrameOptions(Nullable<TDrawingColor>, Nullable<Int32>, Nullable<TDrawingColor>, Boolean)

    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 the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com