Legend of the chart.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartLegend Legend { get; }
Public ReadOnly Property Legend As NChartLegend
Get
public:
virtual property NChartLegend^ Legend {
NChartLegend^ get () sealed;
}
Property Value
Type:
NChartLegendSee Also