Table of Contents

ChartStyle Structure

This structure defines the default style of a chart. Excel defines 48 default styles.

Syntax

Namespace: FlexCel.Core

public struct ChartStyle

Constructors

Name Description
ChartStyle Creates a new chart style.

Properties

Name Description
Id Returns the Style Id, between 1 and 48.
IdExtended Returns the Id and adds 100 if is it extended.
IsExtended Returns true if this is an extended style, used in Excel 2013 or newer.