SharpScript Class Library Documentation
SharpScript Class Library Documentation
SharpCharts.Base.SharpScript
Series(T) Class
Series(T) Properties
Count Property
Item Property
LastValue Property
SeriesDisplayName Property
SharpScript Property
Series
T
Item Property
Gets or sets the value
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
Copy
public
T
this
[
int
idx
] {
get
;
set
; }
Parameters
idx
Type:
System
Int32
index of the series
Return Value
Type:
T
Implements
ISeries
T
Item
Int32
See Also
Reference
Series
T
Class
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com