Home
last modified time | relevance | path

Searched defs:axisYUnit (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/charts/tooltip/
DLegendTooltip.java163 boolean isCharting, String axisYUnit) { in showTip()
220 … addLegends(String timeline, String totalValue, List<TooltipItem> tooltipItems, String axisYUnit) { in addLegends()