13 Float_t vals[] = {.2, 1.1, .6, .9, 2.3};
26 pie1->SetAngularOffset(30.);
27 pie1->SetEntryRadiusOffset(4, 0.1);
32 pie2->SetEntryRadiusOffset(2, .05);
33 pie2->SetEntryLineColor(2, 2);
34 pie2->SetEntryLineWidth(2, 5);
35 pie2->SetEntryLineStyle(2, 2);
36 pie2->SetEntryFillStyle(1, 3030);
37 pie2->SetCircle(.5, .45, .3);
42 pie3->GetSlice(0)->SetValue(.8);
43 pie3->GetSlice(1)->SetFillStyle(3031);
44 pie3->SetLabelsOffset(-.1);
45 pie3->Draw(
"3d t nol");
52 pie4->SetLabelsOffset(.01);
53 pie4->SetLabelFormat(
"#splitline{%val (%perc)}{%txt}");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
This class displays a legend box (TPaveText) containing several legend entries.