I have code type:
void NameCode (...)
{
...
gStyle->SetOptFit(112);
Hist->Draw();
}
What I have:
What I want:
What do I need for change the position of the “Entries”?
Please read tips for efficient and successful posting and posting code
ROOT Version: 6.22/02
Platform: Not Provided
Compiler: Not Provided

