public interface Chart extends Dictionary
| Modifier and Type | Interface and Description |
|---|---|
static class |
Chart.CHART_TYPE |
Entity.DATA_CATEGORY, Entity.DATA_FORM, Entity.DATA_TYPE, Entity.DURATION, Entity.PARTITION_TYPE| Modifier and Type | Method and Description |
|---|---|
Chart.CHART_TYPE |
getChartType() |
Matrix |
getData() |
Entity |
getExtraParameter(CHART_PARAMETER_TYPE key) |
BasicDictionary |
getExtraParameters() |
String |
getTitle() |
String |
getXAxisName() |
String |
getYAxisName() |
get, getKeyDataType, putcolumns, getDataCategory, getDataForm, getDataType, getString, isChart, isChunk, isDictionary, isMatrix, isPair, isScalar, isTable, isVector, rows, typeToCategory, write, writeCompressedChart.CHART_TYPE getChartType() throws Exception
ExceptionString getTitle()
String getXAxisName()
String getYAxisName()
BasicDictionary getExtraParameters()
Entity getExtraParameter(CHART_PARAMETER_TYPE key)
Copyright © 2024 DolphinDB. All rights reserved.