Overview of 2D Property Pages > Axes Page > Font Tab (Axes) |
The Description textbox lists the font type and font size being used by the axis text. The ellipsis button to the right of the textbox opens the font browser.
Chart2D.ChartArea.Axes.Item(ii).Font.Name
Chart2D.ChartArea.Axes.Item(ii).Font.Size
Chart2D.ChartArea.Axes.Item(ii).Font.Bold
Chart2D.ChartArea.Axes.Item(ii).Font.Italic
Chart2D.ChartArea.Axes.Item(ii).Font.Underline
Chart2D.ChartArea.Axes.Item(ii).Font.Strikethrough
Chart2D.ChartArea.Axes.Item(ii).Font.Weight
Chart2D.ChartArea.Axes.Item(ii).Font.Charset
For more information, see Choosing Fonts.