Element Details: Resizer
 Back


Available in: Logi Info Source code name: ResizerIntroduced in: v9.2.76

The Resizer adds draggable controls to the bottom and right sides that allow the user to resize the parent element.

For example, if a chart is displayed which is too small to show all its data, the user may make the chart larger.

When the user completes the drag/resize operation, the parent control is refreshed from the server.

The new size is remembered for the chart for the current session.

The default height and width of the resizer are set to 50 pixels each.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
MaxHeight
UserDefined
The maximum height, in pixels.
MaxWidth
UserDefined
The maximum width, in pixels.
MinHeight
UserDefined
The minimum height, in pixels. If not set, the minimum height defaults to 100 pixels. In Dashboards, works only for Free-form layout.
MinWidth
UserDefined
The minimum width, in pixels. If not set, the minimum width defaults to 100 pixels. In Dashboards, works only for Free-form layout.



PARENT ELEMENTS

Click element to drill down for more information.

Animated Chart.Pie
Animated Chart.Scatter
Animated Chart.XY
Animated Map
Chart Canvas
Chart.Gantt
Chart.Heatmap
Chart.Pie
Chart.Polar
Chart.Scatter
Chart.XY
Gauge.Angular
Gauge.Arc
Gauge.Balloon Bar
Gauge.Bullet Bar
Gauge.Number
Google Map
Interactive Data View Applet
Leaflet Map


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug