Table of Contents

ExcelChart.DefaultAxisTitleFont Property

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

Syntax

Namespace: FlexCel.Core

public abstract TFlxChartFont DefaultAxisTitleFont { get; }

See also