Click or drag to resize
NChartFont Class
NChartFont is container for font characteristics
Inheritance Hierarchy
SystemObject
  NChart3D_UWPNChartFont

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public sealed class NChartFont

The NChartFont type exposes the following members.

Constructors
  NameDescription
Public methodNChartFont
Create a font with the specified characteristics.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberSystemBoldFontWithSize
Create a default font with bold style.
Public methodStatic memberSystemFontWithSize
Create a default font with normal style.
Public methodToString (Inherited from Object.)
Top
See Also