[]
        
(Showing Draft Content)

C1.Blazor.Chart.RenderSymbolEventArgs

RenderSymbolEventArgs Class

Render symbol event arguments.

Namespace: C1.Blazor.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
public class RenderSymbolEventArgs : RenderEventArgs

Properties

Name Description
Index

Gets the data point index.

Item

Gets the data item.

Point

Gets the symbol point in control pixel coordinates.

Series

Gets the data series.