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

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

Property Value

Type: INChartLabel

Implements

INChartLegendFooter
See Also