다음을 통해 공유


MapColorScaleInstance.NoDataText 속성

정의

NoDataText 클래스의 MapColorScale 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

string 속성의 계산된 값을 나타내는 NoDataText 값입니다.

적용 대상