INChartLegendHeader 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 INChartLabel Header { get; set; }
Property Header As INChartLabel
Get
Set
property INChartLabel^ Header {
INChartLabel^ get ();
void set (INChartLabel^ value);
}
Property Value
Type:
INChartLabelSee Also