C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / RenderSymbolEventArgs Class

RenderSymbolEventArgs Class Properties

For a list of all members of this type, see RenderSymbolEventArgs members.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the rendering engine. (Inherited from C1.Chart.BaseRenderEventArgs)
Public PropertyGets the data point index.  
Public PropertyGets the data item.  
Public PropertyGets the symbol point in control pixel coordinates.  
Public PropertyGets the data series.  
Public PropertyGets the chart SVG element. (Inherited from C1.Blazor.Chart.RenderEventArgs)
Top
See Also