ASP.NET MVC Controls
SeriesEventArgs Class
File
wijmo.chart.js
Module
wijmo.chart
Base Class
EventArgs

Provides arguments for Series events.

Constructor

Properties

Constructor

constructor

constructor(series: SeriesBase): SeriesEventArgs

Initializes a new instance of the SeriesEventArgs class.

Parameters
Returns
SeriesEventArgs

Properties

Static empty

Provides a value to use with events that do not have event data.

Inherited From
EventArgs
Type
EventArgs

series

Gets the Series object affected by this event.

Type
SeriesBase

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback