IndicatorBaseSetOverrideBrush Method |
Override the brush of the
Bars Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected void SetOverrideBrush(
Brush brush,
int idx
)
Parameters
- brush Brush
- Brush of the bar body
- idx Int32
- Bar index
See Also