Table of Contents

TLegendEntryOptions.TextFormat Property

Font to use on this particular entry. If null, the default font for the legend box should be used.

Syntax

Namespace: FlexCel.Core

public TChartTextOptions TextFormat { get; set; }

See also