| NChartSizeAxisMaxSize Property |
Maximal size of the markers on the screen in pixels.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic float MaxSize { get; }Public ReadOnly Property MaxSize As Single
Get
public:
virtual property float MaxSize {
float get () sealed;
}Property Value
Type:
Single
See Also