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