Table of Contents

ExcelChart.DefaultLabelFont Property

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

Syntax

Namespace: FlexCel.Core

public abstract TFlxChartFont DefaultLabelFont { get; }

See also