Home
last modified time | relevance | path

Searched refs:EnableBottomPoint (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_chart.h543 void EnableBottomPoint(bool enable) in EnableBottomPoint() function
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_polyline.cpp353 dataSerial_[0]->EnableBottomPoint(true); in OnClick()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_chart_unit_test.cpp507 chartDataSerial_->EnableBottomPoint(flag);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.cpp289 dataserial->EnableBottomPoint(true); in UpdatePoints()
291 dataserial->EnableBottomPoint(false); in UpdatePoints()