NChartScaleLegendOrientation Property |
Orientation of the legend.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartLegendOrientation Orientation { get; set; }
Public Property Orientation As NChartLegendOrientation
Get
Set
public:
virtual property NChartLegendOrientation Orientation {
NChartLegendOrientation get () sealed;
void set (NChartLegendOrientation value) sealed;
}
Property Value
Type:
NChartLegendOrientationImplements
INChartLegendOrientationSee Also