Hide Comments
Hide Comments

Comments (0)

Defines the type of vertical axis, e.g., whether it is the left axis, the right axis, or another custom vertical axis.

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TVerticalAxis = (vaLeftAxis, vaRightAxis, vaCustomAxis); 
 

expandingMembers

 

Name

Description

public enummember

vaCustomAxis

Represents constant vaCustomAxis.

public enummember

vaLeftAxis

Represents constant vaLeftAxis.

public enummember

vaRightAxis

Represents constant vaRightAxis.

Top

expandingSee Also

Reference

Comments (0)

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