Hide Comments
Hide Comments

Comments (0)

Defines the logarithmic equation type to apply to the chart axis (TRSChartAxis).
 

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TRSLogarithmicType = ( 
  ltCompressRight, 
  ltCompressLeft, 
  ltFishEye, 
  ltHourGlass); 
 

expandingMembers

 

Name

Description

public enummember

ltCompressLeft

Axis compresses its range to the left (Right side looks zoomed in)
 

public enummember

ltCompressRight

Axis compresses its range to the right (Left side looks zoomed in)
 

public enummember

ltFishEye

Axis compresses the extremes of the range (left and right are compressed with the middle looking zoomed in)

public enummember

ltHourGlass

Axis compresses the middle of the range (middle is compressed with the left and right extremes looking zoomed in)

Top

expandingSee Also

Reference

TRSChartAxis

Comments (0)

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