LevelData Class |
Namespace: IBM.Watson.DeveloperCloud.DataTypes
public class LevelData : WidgetData
The LevelData type exposes the following members.
| Name | Description | |
|---|---|---|
| LevelData |
Default constructor.
| |
| LevelData(Single, Single) |
Data constructor.
|
| Name | Description | |
|---|---|---|
| Float |
The level data.
| |
| Modifier |
Modifier of Level data. Default is 1.0
| |
| NormalizedFloat |
| Name | Description | |
|---|---|---|
| GetName |
Name of this data type.
(Overrides WidgetDataGetName.) |