Click or drag to resize

SessionExeptions Property

Gets the exceptions

Namespace:  SharpCharts.Base.Data
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected Dictionary<DateTime, SessionDefination> Exeptions { get; }

Property Value

Type: DictionaryDateTime, SessionDefination
See Also