baseChartFont Class Members
In This Topic
The following tables list the members exposed by baseChartFont.
Public Constructors
Public Properties
| Name | Description |
| Bold | Gets or sets whether the font of the chart object is bold. |
| Font | Gets or sets chart object font. |
| Italic | Gets or sets whether the font of the chart object is italic. |
| Name | Gets or sets the name of this chart object FontFamily. |
| Size | Gets or sets the chart object font size. |
| Strikeout | Gets or sets whether the font of the chart object is strikeout. |
| Underline | Gets or sets whether the font of the chart object is underline. |
Top
See Also