INChartLegendOrientation Property |
Orientation of the legend.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
SyntaxNChartLegendOrientation Orientation { get; set; }
Property Orientation As NChartLegendOrientation
Get
Set
property NChartLegendOrientation Orientation {
NChartLegendOrientation get ();
void set (NChartLegendOrientation value);
}
Property Value
Type:
NChartLegendOrientation
See Also