예제 #1
0
 /// <summary>
 /// Returns an object literal containing a categoryItem and a valueItem for a given series index. Below is the structure of each:
 /// </summary>
 public object getSeriesItems(CartesianSeries series, Y_.DataType_.Number index){return null;}
예제 #2
0
 /// <summary>
 /// Adds dispatcher to a `_dispatcher` used to
 /// to ensure all series have redrawn before for firing event.
 /// </summary>
 protected void addDispatcher(CartesianSeries val)
 {
 }
예제 #3
0
 /// <summary>
 /// Adds dispatcher to a `_dispatcher` used to
 /// to ensure all series have redrawn before for firing event.
 /// </summary>
 protected void addDispatcher(CartesianSeries val){}
예제 #4
0
 /// <summary>
 /// Returns an object literal containing a categoryItem and a valueItem for a given series index. Below is the structure of each:
 /// </summary>
 public object getSeriesItems(CartesianSeries series, Y_.DataType_.Number index)
 {
     return(null);
 }