public class ChartOption extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
DefaultValue |
String |
Description |
String |
Title |
| Constructor and Description |
|---|
ChartOption(String title,
String description,
Object defaultValue)
Create option to help control and manage a particular chart.
|
ChartOption(String title,
String description,
Object defaultValue,
Object value)
Create option to help control and manage a particular chart, including the value to be used.
|
public String Title
public String Description
public Object DefaultValue
Copyright © 2017 OpenSource BIM. All rights reserved.