MapColorScaleInstance.NoDataText Property

Definition

Gets the calculated value of the NoDataText property in a MapColorScale class.

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

Property Value

A string value that represents the calculated value of the NoDataText property.

Applies to