NChartPointStateLow Property |
Low value of a point state.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public double Low { get; set; }
Public Property Low As Double
Get
Set
public:
virtual property double Low {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleSee Also