Hide Comments
Hide Comments

Comments (0)

Defines the location of a TRSChartAxis. When a TRSChartAxis is constructed, a parameter of this type is passed in so that the chart axis knows where it is located.

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TRSChartAxisLocation = (caLeft, caRight, caBottom, caTop); 
 

expandingMembers

 

Name

Description

public enummember

caBottom

Represents constant caBottom.

public enummember

caLeft

Represents constant caLeft.

public enummember

caRight

Represents constant caRight.

public enummember

caTop

Represents constant caTop.

Top

expandingSee Also

Reference

TRSChartAxis

Comments (0)

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