legends always showing series 1, series 2... instead of title
Posted: Wed Jun 15, 2022 1:26 pm
I have changed in Designer all fields attending to change mrt to create correct legend. I see all correct in Designer preview , but it generates mrt file always with a structure like this:
But when i generate MRT file always show series 1, series 2, series 3... in all graphics
Thanks for your time!
Code: Select all
"ValueDataColumn": "wosPerSubClass_ReportPeriod.PlannedAcc",
"ArgumentDataColumn": "wosPerSubClass_ReportPeriod.Subclassification",
"Value": {
"Value": "{lingual.Text_89}"
},
"Title": {
"Value": "Series 1"
},
"BorderColor": "Transparent",
"Brush": "solid:91,155,213",
"BrushNegative": "solid:Firebrick",
"CornerRadius": "0,0,0,0"
Thanks for your time!