Fires before rendering symbol.
The event handler receives an argument of type RenderSymbolEventArgs containing data related to this event. The following RenderSymbolEventArgs properties provide information specific to this event.
Property | Description |
---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
Engine | Gets the rendering engine. (Inherited from C1.Chart.BaseRenderEventArgs) |
Index | Gets the data point index. |
Item | Gets the data item. |
Point | Gets the symbol position in control pixel coordinates. |