SystemInfoUsedRam Property |
LightningChart .NET Help
Amount of ram used by the process.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic string UsedRam { get; }Public ReadOnly Property UsedRam As String
Get
public:
property String^ UsedRam {
String^ get ();
}Property Value
Type:
String
See Also