TChartShapeXYStyle

TChartShapeXYStyle

type TChartShapeXYStyle = (xysPixels, xysAxis, xysAxisOrigin);

Unit
TeeShape

Description
TChartShapeStyle defines the list of possible values for the TChartShape.XYStyle property.

  • \*\pn
      \pnindent\pntxtb
    \fi-200\lixysPixels: Position relative to Chart Panel. 0,0 is Panel Left, Top.
  • xysAxis: Position in Axis units.
  • xysAxisOrigin: Use Left,Top (X0,Y0) to set the Axis origin in Axis units. Right, Bottom sets width and height in Pixels.