TLegendSymbol.OnDraw
 
 
 

All Units  All Classes  Properties, Methods and Events  

TLegendSymbol.OnDraw
TLegendSymbol

property OnDraw: TSymbolDrawEvent;

Unit
Chart

Description
Event called every time a legend "symbol" (the little colored rectangle for each time) is displayed.
You can use this event to customize the symbol format, or to repaint the symbol completely using custom Chart1.Canvas methods.

The Legend_SymbolFlags.pas unit in the examples folder shows usage details of this event.





Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.