Hide Comments
Hide Comments

Comments (0)

Defines the direction of shadows in the chart panel and charts

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TRSShadowDirection = ( 
  sdBottomRight, 
  sdBottomLeft, 
  sdTopRight, 
  sdTopLeft); 
 

expandingMembers

 

Name

Description

public enummember

sdBottomLeft

A shadow is cast below and to the left of chart objects with shadows
 

public enummember

sdBottomRight

A shadow is cast below and to the right of chart objects with shadows
 

public enummember

sdTopLeft

A shadow is cast above and to the left of chart objects with shadows
 

public enummember

sdTopRight

A shadow is cast above and to the right of chart objects with shadows
 

Top

expandingSee Also

Reference

Comments (0)

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