PerformanceItemT Constructor |
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public PerformanceItem(
T key,
double value,
string xAxisLable
)
Parameters
- key T
-
- value Double
-
- xAxisLable String
-
See Also