ui_chart.h

Overview

Related Modules:

Graphic

Description:

Defines the attributes of the chart component and provides functions for adding and deleting data sets to display a chart.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name Description
OHOS::UIChartDataSerial Defines a data set and provides functions such as adding and deleting data points.
OHOS::UIChartDataSerial::PointStyle Defines the style for the top, bottom, and frontmost points in a line chart.
OHOS::UIChart Defines the chart class and provides functions such as adding and deleting data sets to display a chart.
OHOS::UIChartPillar Provides special functions for implementing a bar chart.
OHOS::UIChartPolyline Provides special functions for implementing a polyline.