Table of Contents

TChartFrameOptions.XlsxMode Property

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.

Syntax

Namespace: FlexCel.Core

public Boolean XlsxMode { get; set; }

See also