AGI STK VGT 11Send comments on this topic.
ThresholdLabels Property (IAgCrdnConditionSetScalarThresholds)
See Also 
Windows






Windows & Linux

Description

The input threshold values, flags indicating whether to include conditions above the highest and below the lowest threhsolds, and corresponding labels.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ThresholdLabels() As System.Array
[C#]
public System.Array ThresholdLabels {get;}
[Managed C++]
public: __property System::Array^ get_ThresholdLabels();
[Unmanaged C++]
public: HRESULT get_ThresholdLabels(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getThresholdLabels();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.