MonitoringPerformanceData.ScaleLegend Property

Definition

The scale legend of this performance counter.

public:
 property System::String ^ ScaleLegend { System::String ^ get(); };
public string ScaleLegend { get; }
member this.ScaleLegend : string
Public ReadOnly Property ScaleLegend As String

Property Value

Returns a String that contains the scale legend for the performance counter.

Applies to