XlsBaseChart.DefaultTitleFont Property Returns the default font for the Title in the chart that do not have a font defined. Syntax Namespace: FlexCel.XlsAdapter public override TFlxChartFont DefaultTitleFont { get; } See also XlsBaseChart