SharpScriptBaseWeighteds Property |
Gets the Weighted series array
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntaxpublic ISeries<double>[] Weighteds { get; }
Property Value
Type:
ISeriesDouble
See Also