Table of Contents

ExcelChart.DefaultAxisFont Property

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

Syntax

Namespace: FlexCel.Core

public abstract TFlxChartFont DefaultAxisFont { get; }

See also