15#include "ROOT/RText.hxx"
16#include "ROOT/RLine.hxx"
22 auto canvas = RCanvas::Create(
"Different RLine styles");
25 for (
int i = 1; i <= 11; i++) {
28 lbl = std::to_string(i);
33 text->text.size = 0.04;
34 text->text.align = RAttrText::kRightCenter;
35 text->text.font = RAttrFont::kArialOblique;
41 draw->line.pattern =
"10,2,8,2,10,6,1,6";
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char text
A position (horizontal and vertical) in a RPad.