INChartLegendDelegate Property |
Delegate of the legend.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax INChartLegendDelegate Delegate { get; set; }
Property Delegate As INChartLegendDelegate
Get
Set
property INChartLegendDelegate^ Delegate {
INChartLegendDelegate^ get ();
void set (INChartLegendDelegate^ value);
}
Property Value
Type:
INChartLegendDelegateSee Also