Hide Comments
Hide Comments

Comments (0)

Constrains the width of the legend to a percentage of the total chart panel size. Usually, the width of the legend is dictated by the longest line in the Lines property. However, if that line is really long, this would mean that the legend would be bigger than the TRSCustomChartPanel.Width itself. This property constrains the width of the legend to a percentage of the chart panel width, by default 25%.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

published
  property MaxWidthPct: Integer read FMaxWidthPct write SetMaxWidthPct default 25;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb