Table of Contents

TLegendEntryOptions Class

Description of one particular entry on the Legend box.

Syntax

Namespace: FlexCel.Core

public class TLegendEntryOptions: ICloneable

Constructors

Name Description
TLegendEntryOptions Creates a new TLegendEntryOptions instance.

Methods

Name Description
Clone Returns a deep copy of this object.

Properties

Name Description
EntryDeleted If true, this series has been deleted from the legend box, and it should not be displayed.
TextFormat Font to use on this particular entry. If null, the default font for the legend box should be used.