SharpScriptBaseInput Property |
Gets or sets the Input series
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public ISeries<double> Input { get; set; }
Property Value
Type:
ISeriesDoubleSee Also