SharpScriptBaseIsLevel1Subscribed Property |
Note: This API is now obsolete.
This property has been depreciated
Gets or sets if Level1 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 IsLevel1Subscribed { get; set; }
Property Value
Type:
BooleanSee Also