IndicatorBaseAddPlot(String, PlotStyle, Pen, Boolean) Method |
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void AddPlot(
string displayName,
PlotStyle plotStyle,
Pen pen,
bool isDisplayedInYAxis = true
)
Parameters
- displayName String
-
- plotStyle PlotStyle
-
- pen Pen
-
- isDisplayedInYAxis Boolean (Optional)
-
See Also