Hide Comments
Hide Comments

TRSCustomPointChart.OnCustomDrawValue Event

Comments (0)

Occurs when a point is being drawn. Use the OnCustomDrawValue event to do custom drawing of the point. Set DoDraw to false to prevent the class from drawing the default point.

Namespace: RSCharts

expandingSyntax

Delphi

protected
  property OnCustomDrawValue: TRSPointChartValueDrawEvent read FOnCustomDrawValue write FOnCustomDrawValue;
 

Value

Type: TRSPointChartValueDrawEvent

expandingSee Also

Comments (0)

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