| 
								 
							 | Name | Description | 
|---|
  | SplinePlot | 
            Constructor.
             [ILNumerics Drawing2 Toolbox]  | 
  | SplinePlot(SplinePlot) | 
            Copy constructor.
             [ILNumerics Drawing2 Toolbox]  | 
   | SplinePlot(InArrayDouble, InArrayDouble, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle, NullableInt32) | 
             Constructor defines SplinePlot on the basis of the vectors  X and  Y.
              [ILNumerics Drawing2 Toolbox]  | 
   | SplinePlot(InArraySingle, InArraySingle, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle, NullableInt32) | 
             Constructor defines SplinePlot on the basis of the vectors  X and  Y.
              [ILNumerics Drawing2 Toolbox]  | 
   | SplinePlot(InArraySingle, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle, NullableInt32, Boolean) | 
             Constructor defines SplinePlot on the basis of a  positions array.
              [ILNumerics Drawing2 Toolbox]  | 
   | SplinePlot(InArrayDouble, InArrayDouble, InArrayDouble, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle, NullableInt32) | 
             Constructor defines SplinePlot on the basis of the vectors  X and  Y.
              [ILNumerics Drawing2 Toolbox]  | 
   | SplinePlot(InArraySingle, InArraySingle, InArraySingle, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle, NullableInt32) | 
             Constructor defines SplinePlot on the basis of the vectors  X and  Y.
              [ILNumerics Drawing2 Toolbox]  |