Hide Comments
Hide Comments

Comments (0)

Defines the state that a chart is currently in
 

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TRSChartState = ( 
  csNone, 
  csDrawing, 
  csSelecting, 
  csDeselecting, 
  csToggleSelection); 
 

expandingMembers

 

Name

Description

public enummember

csDeselecting

Chart is deselecting values

public enummember

csDrawing

Chart is drawing

public enummember

csNone

Chart is doing nothing

public enummember

csSelecting

Chart is selecting values

public enummember

csToggleSelection

Chart is toggling values from selected to deselected and deselected to selected

Top

expandingSee Also

Reference

Comments (0)

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