[]
Initializes a new instance of the C1GaugeValueColor.
public C1GaugeValueColor()
Initializes a new instance of the C1GaugeValueColor.
public C1GaugeValueColor(double value, Color color, double opacity)
| Type | Name | Description |
|---|---|---|
| double | value | |
| Color | color | |
| double | opacity |
Initializes a new instance of the C1GaugeValueColor.
public C1GaugeValueColor(double value, int pointerIndex, Color color, double opacity)
| Type | Name | Description |
|---|---|---|
| double | value | |
| int | pointerIndex | |
| Color | color | |
| double | opacity |
Initializes a new instance of the C1GaugeValueColor.
public C1GaugeValueColor(double value, int pointerIndex, Color color, double opacity, long viewTag)
| Type | Name | Description |
|---|---|---|
| double | value | |
| int | pointerIndex | |
| Color | color | |
| double | opacity | |
| long | viewTag |