[]
Render symbol event arguments.
public class SymbolEventArgs : BaseRenderEventArgs
| Name | Description |
|---|---|
| Index | Gets the data point index. |
| Item | Gets the data item. |
| PlotElement | Gets the PlotElement. |
| Point | Gets the symbol position in control pixel coordinates. |
| Size | Gets the symbol size in control pixel coordinates. |
| SymbolSize | Gets the symbol Size. |