Table of Contents

TChartDropBars Class

Information about a Drop Bar.

Syntax

Namespace: FlexCel.Core

public class TChartDropBars: ICloneable

Constructors

Name Description
TChartDropBars Creates a new TChartDropBars instance.

Methods

Name Description
Clone Returns a deep copy of this object.

Properties

Name Description
DownBar The data for the down drop bar.
DropLines Line style for the drop lines if they exist, null otherwise.
HiLoLines Line style for the High-Low lines if they exist, null otherwise.
UpBar The data for the up drop bar.