DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Enumerated type that expresses the type of range value for this object
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public enum ValueTypeEnum |
| Visual Basic |
|---|
Public Enumeration ValueTypeEnum |
| Visual C++ |
|---|
public enum class ValueTypeEnum |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Fixed | 0 | ||
| Column | 1 | ||
| Auto | 2 | ||
| Percentage | 3 |