Flags that can be passed to UI::Plot::PlotPieChart
.
Flags that can be passed to UI::Plot::PlotPieChart
.
UI::Plot::PieChartFlags::None
(0)
UI::Plot::PieChartFlags::Normalize
(1024)
Force normalization of pie chart values (i.e. always make a full circle if sum < 0)
UI::Plot::PieChartFlags::IgnoreHidden
(2048)
Ignore hidden slices when drawing the pie chart (as if they were not there)