Table of Contents

Method SetMetricScaled

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetMetricScaled(SystemSettingsMetric, bool)

Sets whether metric value is scaled.

public static void SetMetricScaled(SystemSettingsMetric index, bool value = true)

Parameters

index SystemSettingsMetric

Metric id.

value bool

Whether metric is scaled.