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 protected bool IsChartsOnly { get; set; }
Property Value
Type:
BooleanSee Also