MCPcopy Create free account
hub / github.com/MITK/MITK / SetAppearance

Method SetAppearance

Modules/Chart/src/QmitkChartData.cpp:22–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22void QmitkChartData::SetAppearance(bool showSubChart, bool usePercentageInPieChart)
23{
24 m_ShowSubchart = showSubChart;
25 m_UsePercentageInPieChart = usePercentageInPieChart;
26}

Callers 1

ShowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected