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