Click or drag to resize
ChartTimeSeriesSystemId Property
Trading system ID.

Namespace:  C2ChartsLibrary.Implementation
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
public long SystemId { get; set; }

Property Value

Type: Int64
Trading system ID.

Implements

IChartTimeSeriesSystemId
See Also