Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Power BI theme implementation on custom visual

Hi I'm trying to add powerbi theme color palette to my custom visual, I was able to generate color palette using IVisualHost.colorPalette.getColor() function and successfully change color based on di...