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

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.