Hide Comments
Hide Comments

Comments (0)

Controls where the chart axis paints within the chart grid. InwardPosition specifies the distance as a percentage from the edge where the axis would normally paint (left, top, right, bottom) towards the middle of the chart drawing area.

If InwardPosition is greater than 0, the chart axis is moved in toward the center, 50% would be the center of the rectangle.
 

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

published
  property InwardPosition: Integer read FInwardPosition write SetInwardPosition default 0;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)

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