Hide Comments
Hide Comments

Comments (0)

Defines the actions that a user is allowed to do with a TRSChartPanel component.
 

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TChartUserAction = ( 
  cuaZoom, 
  cuaPan, 
  cuaSelection, 
  cuaTracking); 
 

expandingMembers

 

Name

Description

public enummember

cuaPan

User may use the mouse to pan the chart panel
 

public enummember

cuaSelection

User may use the mouse to select chart values in the chart panel

public enummember

cuaTracking

User may use the mouse to dynamically track values under cursor in the chart panel

public enummember

cuaZoom

User may use the mouse to zoom the chart panel
 

Top

expandingSee Also

Comments (0)

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