Version

Font Property (LegendEntry)

Returns or sets the font for this legend entry. Read-only.
Syntax
public IWorkbookFont Font {get;}
Remarks

This property provides a way to specify font settings for a particular legend entry; to apply font settings to all legend entries, use the Legend.DefaultFont property.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also