Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.h44 struct SeriesOptions : public MemoryHeap { struct
55 ACE_DISALLOW_COPY_AND_MOVE(SeriesOptions); argument
56SeriesOptions() : width(1), margin(1), head(nullptr), top(nullptr), bottom(nullptr), smooth(false), in SeriesOptions() function