Click or drag to resize

IndicatorBaseBufferSize Property

Gets or sets the buffer size. This property can be set only when the State is in Initialize state

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public BufferSize BufferSize { get; set; }

Property Value

BufferSize

Implements

IIndicatorBufferSize
See Also