Click or drag to resize
NChartScaleLegendHeader Property
Label that is placed on the top of the legend. It's null by default.

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

Property Value

Type: INChartLabel

Implements

INChartLegendHeader
See Also