Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
GustavoSouza
Frequent Visitor

Help with DisplayArea

First of all good week to all. Can anybody help me? I wanted this one to always be 100% without the sides.

Where can I modify the creation of these classes?

displayArea disableAnimations fitToPage

 

04.png05.png06.png

07.png

 

How do I choose a percentage in the code below? And not a number?

interface ICustomPageSize extends IPageSize {
    width?: number;
    height?: number;
}

settings: {
filterPaneEnabled: true,
navContentPaneEnabled: true,
layoutType: models.LayoutType.Custom,
customLayout: {
pageSize: {
type: models.PageSizeType.Custom,
width: 500,
height: 500
},
displayOption: models.DisplayOption.ActualSize
}
}

 

0 REPLIES 0

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.