GetLegendOptions(String) Constructor

Definition

Initializes a new instance of GetLegendOptions.

public GetLegendOptions(string colorMapName);
new Azure.Analytics.PlanetaryComputer.GetLegendOptions : string -> Azure.Analytics.PlanetaryComputer.GetLegendOptions
Public Sub New (colorMapName As String)

Parameters

colorMapName
String

The name of the registered colormap to generate a legend for.

Exceptions

colorMapName is null.

Applies to