Forum Discussion
chotu27
Post Patron
9 years agoincrease text and bar size in table visual
Hi All,
I created Table visual with bars in the visual .But i need to know can we increase and decrease size of text and bars as similar to the visual which we have in power bi. Can anyone give me an idea how to get that
Can i get the code for it
You need to deal with dataViews of VisualUpdateOptions. The Sample Bar Chart Repo can be a great example.
1 Reply
- v-chuncz-msft
Community Support
You need to deal with dataViews of VisualUpdateOptions. The Sample Bar Chart Repo can be a great example.