Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Solved! Go to Solution.
Hi @Anonymous ,
Try this:
{"name":"Testfile",
"visualStyles":{
"*":{
"*":{
"*":[{
"fontSize":12,
"fontFamily":"Arial",
"color":{"solid":{}}
}
]
}
},
"clusteredColumnChart":{
"*":{
"title":[{
"show":false
}],
"legend":[{
"show":true,
"labelColor":{
"solid":{
"color":"#FFFF00",
"fontFamily": "Arial Black"
}
}
}]
}
}
}
}
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Try this:
{"name":"Testfile",
"visualStyles":{
"*":{
"*":{
"*":[{
"fontSize":12,
"fontFamily":"Arial",
"color":{"solid":{}}
}
]
}
},
"clusteredColumnChart":{
"*":{
"title":[{
"show":false
}],
"legend":[{
"show":true,
"labelColor":{
"solid":{
"color":"#FFFF00",
"fontFamily": "Arial Black"
}
}
}]
}
}
}
}
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 31 | |
| 23 | |
| 22 |
| User | Count |
|---|---|
| 134 | |
| 111 | |
| 57 | |
| 44 | |
| 37 |