Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_chart.h446 void SetBottomPointStyle(const PointStyle& style) in SetBottomPointStyle() function
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_polyline.cpp355 dataSerial_[0]->SetBottomPointStyle(pointStyle); in OnClick()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_chart_unit_test.cpp423 chartDataSerial_->SetBottomPointStyle(pointStyle);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.cpp257 dataserial->SetBottomPointStyle(*bottomPointStyle_); in UpdatePointToSerial()