Gets a Font object of the specified ChartFrame object.
Namespace:
Aspose.Cells.Charts
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic Font Font { get; }
Public ReadOnly Property Font As Font
Get
public:
property Font^ Font {
Font^ get ();
}
member Font : Font with get
Property Value
Type:
Font
See Also