Click or drag to resize
NChartValueAxisFont Property
Font for the ticks' labels.

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

Property Value

Type: NChartFont
See Also