Click or drag to resize
NChartTimeAxisTickTitlesFont Property
Font used to display timestamp titles.

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

Property Value

Type: NChartFont
See Also