Click or drag to resize

IndicatorBaseIsChartsOnly Property

Gets if the indicator can be referenced or not (i.e. meant for visual purpose only)

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected bool IsChartsOnly { get; set; }

Property Value

Type: Boolean
See Also