Size axis used to scale the sizes of markers.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic NChartSizeAxis SizeAxis { get; }Public ReadOnly Property SizeAxis As NChartSizeAxis
Get
public:
virtual property NChartSizeAxis^ SizeAxis {
NChartSizeAxis^ get () sealed;
}Property Value
Type:
NChartSizeAxis
See Also