NChartSizeAxisMinValue Property |
Minimal value of the markers' sizes.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public double MinValue { get; }
Public ReadOnly Property MinValue As Double
Get
public:
virtual property double MinValue {
double get () sealed;
}
Property Value
Type:
DoubleSee Also