Click or drag to resize
NChartAutoScrollLabelFont Property
Font of the label's text.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartFont Font { get; set; }

Property Value

Type: NChartFont

Implements

INChartLabelFont
See Also