public class Triplet extends BaseOption
Used for series that require data in an array of triplet values. For example bubble charts.
Copyright (c) 2025 Powerbuilt Systems. All rights reserved.| Constructor and Description |
|---|
Triplet(Number value1,
Number value2,
Number value3)
Construct with the 3 values.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRawValue()
Get the data as raw Javascript.
|
set_hcNulledOptionCopyright © 2025. All rights reserved.