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