LegendConfigKind(String) Constructor

Definition

Initializes a new instance of LegendConfigKind.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to