Hide Comments
Hide Comments

Comments (0)

Controls the visibility as well as the size and direction of the shadows drawn for the charts in the chart panel. The ChartShadow property is used by the Charts for specifying how they cast a shadow. Change the Size and Direction properties to control the direction and "length" of the shadow. Change the Brush and Pen to change the appearance of the shadow. Finally, use the  Visible property to turn chart shadows on or off.
 

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property ChartShadow: TRSChartShadow read FChartShadow write SetChartShadow;
 

Property Value

Type: TRSChartShadow

expandingSee Also

Comments (0)

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