Click or drag to resize

IndicatorBaseSetOverrideBrush Method

Override the brush of the Bars

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected void SetOverrideBrush(
	Brush brush,
	int idx
)

Parameters

brush  Brush
Brush of the bar body
idx  Int32
Bar index
See Also