XlsChart ChartTitleFont Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public IFont ChartTitleFont { get; }
Public ReadOnly Property ChartTitleFont As IFont Get
public: property IFont^ ChartTitleFont { IFont^ get (); }
member ChartTitleFont : IFont with get