Click or drag to resize
INChartLegendFooter 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
INChartLabel Footer { get; set; }

Property Value

Type: INChartLabel
See Also