IndicatorBaseAddLine(String, Double, Brush, Double) Method |
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void AddLine(
string displayName,
double value,
Brush brush,
double thickness = 2
)
Parameters
- displayName String
-
- value Double
-
- brush Brush
-
- thickness Double (Optional)
-
See Also