'Declaration Public Class YFunctionSeries(Of T) Inherits FunctionSeries(Of T)
public class YFunctionSeries<T> : FunctionSeries<T>
'Declaration Public Class YFunctionSeries(Of T) Inherits FunctionSeries(Of T)
public class YFunctionSeries<T> : FunctionSeries<T>
System.Object
C1.Web.Mvc.ChartSeriesBase<T>
C1.Web.Mvc.ExtraSeries<T>
C1.Web.Mvc.TrendLineBase<T>
C1.Web.Mvc.FunctionSeries<T>
C1.Web.Mvc.YFunctionSeries<T>