Class IgbContourValueResolver
Class used to determine the numeric values of contour lines, given a larger list of numeric values.
Inheritance
System.Object
IgbContourValueResolver
Implements
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbContourValueResolver : BaseRendererElement, JsonSerializable
Constructors
IgbContourValueResolver()
Declaration
public IgbContourValueResolver()
Properties
Type
Declaration
public override string Type { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
Methods
FindByName(String)
Declaration
public override object FindByName(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name |
Returns
| Type | Description |
|---|---|
| System.Object |