程序包 | 说明 |
---|---|
com.supermap.realspace |
限定符和类型 | 字段和说明 |
---|---|
static Theme3DGraphTextFormat |
Theme3DGraphTextFormat.CAPTION
标题。
|
static Theme3DGraphTextFormat |
Theme3DGraphTextFormat.CAPTION_PERCENT
标题+百分数。
|
static Theme3DGraphTextFormat |
Theme3DGraphTextFormat.CAPTION_VALUE
标题+真实数值。
|
static Theme3DGraphTextFormat |
Theme3DGraphTextFormat.PERCENT
百分数。
|
static Theme3DGraphTextFormat |
Theme3DGraphTextFormat.VALUE
真实数值。
|
限定符和类型 | 方法和说明 |
---|---|
Theme3DGraphTextFormat |
Theme3DGraph.getGraph3DTextFormat()
返回统计专题图文本显示格式,如百分数、真实数值、标题、标题+百分数、标题+真实数值。
|
限定符和类型 | 方法和说明 |
---|---|
void |
Theme3DGraph.setGraph3DTextFormat(Theme3DGraphTextFormat theme3DGraphTextFormat)
设置统计专题图文本显示格式,如百分数、真实数值、标题、标题+百分数、标题+真实数值。
|
Copyright © 2021–2024 SuperMap. All rights reserved.