| NChartRawBitmapWidth Property |
Bitmap width.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic int Width { get; }Public ReadOnly Property Width As Integer
Get
public:
virtual property int Width {
int get () sealed;
}Property Value
Type:
Int32
See Also