public class Pair extends BaseOption
Used for series that require data in an array of paired values.
Copyright (c) 2025 Powerbuilt Systems. All rights reserved.| Constructor and Description |
|---|
Pair(Color colorValue1,
Color colorValue2)
Construct with the paired values.
|
Pair(Number value1,
Number value2)
Construct with the paired values.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRawValue()
Get the data as raw Javascript.
|
set_hcNulledOptionCopyright © 2025. All rights reserved.