NChartSizeAxisMinSize Property |
Minimal size of the markers on the screen in pixels.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public float MinSize { get; }
Public ReadOnly Property MinSize As Single
Get
public:
virtual property float MinSize {
float get () sealed;
}
Property Value
Type:
SingleSee Also