Click or drag to resize

BuiltDataType Enumeration

Returns the built data type supported by the connection

Namespace:  SharpCharts.Base.Data
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public enum BuiltDataType
Members
  Member nameValueDescription
Tick0 Tick data type
Minute1 Minute data type
Day2 Day data type
See Also