Table of Contents

ExcelChart.DefaultTitleFont Property

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

Syntax

Namespace: FlexCel.Core

public abstract TFlxChartFont DefaultTitleFont { get; }

See also