Click or drag to resize
SharpScriptBaseShowNativeParameters Property
Gets or sets whether Native parameters will be displayed in the Indicator Selector view

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public bool ShowNativeParameters { get; set; }

Property Value

Type: Boolean
See Also