Table of Contents

ExcelChart.DefaultFont Property

Returns the default font for all text in the chart that do not have a font defined.

Syntax

Namespace: FlexCel.Core

public abstract TFlxChartFont DefaultFont { get; set; }

See also