Click or drag to resize

BarsFirstBarPainted Property

Gets or sets the last bar painted

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public int FirstBarPainted { get; set; }

Property Value

Int32

Implements

IBarsFirstBarPainted
See Also