Table of Contents

XlsxChart.DefaultAxisTitleFont Property

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

Syntax

Namespace: FlexCel.XlsAdapter

public override TFlxChartFont DefaultAxisTitleFont { get; }

See also