Gets the font of the DataLabels;
Namespace:
Aspose.Cells.Charts
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 21.1.0.0 (21.1)
Syntaxpublic override Font Font { get; }
Public Overrides ReadOnly Property Font As Font
Get
public:
virtual property Font^ Font {
Font^ get () override;
}
abstract Font : Font with get
override Font : Font with get
Property Value
Type:
Font
See Also