MaxHeaderWidth: Number;
The MaxHeaderWidth property determines the maximum width of top and bottom legend text in percents.
Property value is set from JSON.
The percent is calculated based on the legend contents width if the conditions are satisfied:
The IntervalsLegend.AutoColumnsCount property is set to False.
Legend header and footer are located in the middle.
The property use is given in the example for LegendBase.FooterLine.
See also: