SharpScriptBaseIsLevel2Subscribed Property |
Note: This API is now obsolete.
This property has been depreciated
Gets or sets is Level2 events are subscribed or not. Evaluated only when the scripts state is set to Initialize
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax [ObsoleteAttribute]
protected bool IsLevel2Subscribed { get; set; }
Property Value
Type:
BooleanSee Also