Version

SetLabelFontSize Method (LegendBase)

Sets the label font size to a value of the specified units.
Syntax
public void SetLabelFontSize( 
   Android.Util.ComplexUnitType unit,
   double value
)

Parameters

unit
value
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